• help required
    Dear All I have to build an application that uses LM3S8962 Microcontroller from Texas Instruments to control the speed and direction of dc motor. As i am new to microcontroller programming and is much...
  • Primer required
    Hello! Untill now I am using 8,16 bit processor & programming using assembly language. Now I am switching to embedded C & ARM core processor like LPC1768 & STM 32. So can i found some primer for this...
  • "automatics require more than 16384 bytes" - What does that mean?
    C166+AR166, MCBXC167-Net Board with XC167 Controller. The Compiler list the following error: "FIELD.C(89): error C176: 'test': automatics require more than 16384 bytes" What does that mean? How can...
  • BYTES
    hi In language C, how I can obtain each BYTE of a number floating point located in XDATA. Example: If number is -12.5 Address 0 1 2 3 Content 0xC1 0x48 0x00 0x00 How I can consent to each...
  • solution required for STM32F105
    I am using STM32F105RB first time, since getting started i am struggling, (1) internal crystal working fine with ulink2 , but program is not start executing without ULINK2,(2)external crystal 25MHz is...