• Recommended book on ARM
    HI, i'm an ICT professional (so also with an IT background) and very much interested in embedded development (IoT solutions). Until now I mainly did embedded development (mainly ARM m3, m4 microprocessors...
  • Align source and assembly
    I have a source file, converted it to assembly and added 2 instructions and generated the final elf. When I load this final elf, symbols doesnt match the source due to assembly instructions addition....
  • Conflict, Register offset of GPIOx_BSRR of STM32F0x1/STM32F0x2/STM32F0x8
    Dear friends, Register offset of GPIOx_BSRR is shown as 0x18 (which looks to be true) in ST's Reference Manual (p163, en.DM00031936) while it is shown as 0x1A in "stm32f072xb.h" header file. It seems...
  • STM32F103 and FTDI problem.Terminal doesn't transmit to FTDI
    Hi friends ,I encountered a problem with serial terminal and ftdi.Let me explain. Stm32f103 is sending data to Ftdi and Ftdi is sending this data to serial terminal and I can see data, but I couldn't...
  • IDE Recommendation
    Not sure if this is the right place for this or not, so excuse me if I have not "chosen wisely." I'm a hobbyist working on a project that I MAY productize and try to sell. I have begun with the mbed platform...