• Run software automatically on receiving data
    TOPIC. Run software automatically on receiving data REQUIREMENT. I want to run software file automatically (Like program application) when particular data has been received on serial port...
  • Run software automatically on receiving data
    TOPIC. Run software automatically on receiving data REQUIREMENT. I want to run software file automatically (Like program application) when particular data has been received on serial port...
  • Disturbing UART RXNE/IDLE during automatic window update
    This week I needed several days to find a very obscure UART "bug" in STM32F4. The RXNE and IDLE flags sometimes just disappeared (were reset to zero). The missing RXNE then leaded to a missing byte from...
  • Disturbing UART RXNE/IDLE during automatic window update
    This week I needed several days to find a very obscure UART "bug" in STM32F4. The RXNE and IDLE flags sometimes just disappeared (were reset to zero). The missing RXNE then leaded to a missing byte from...
  • automatically change values in an *.hex?
    Hi! i am searching for a program to edit and replace certain values inside an intel hex file. I have tried srecord but it will only write 16 or 32 bit files but my programmer only uses 8 bit files...