• How to make the firmware as a bin file ?
    How to make the firmware as a bin file ? Hi. I'd like to make and upload the firmware file into STM32F103C8 board by using UART. Especially, STM32F103C8 board have boot mode switch and uart...
  • Reverse engeneering / debug / emulate .bin stripped firmware
    Hello, I am trying to find out GPIO mapping on a board with an STM32F407 (which firmware function is related to which GPIO). I know I could do it using a LA, but pins are note very accesible. I have...
  • Hex & Bin
    Hi All, What different about hex and bin file, why the MUC that can be pragraming by these two format? Thanks!
  • BIN file
    How can I generate a .Bin file instead of .hex file using uVision ?
  • BCD to BIN
    Hello. I need a procedure of translation of 16-bit number from BCD to BIN. Thanks.