• Processor always jumps to default exception handler
    Good day, My code for configuring the NVIC and peripheral interrupts are already working as expected, but the only problem now is the debugger shows that the processor always jumps to the default...
  • Processor always jumps to default exception handler
    Good day, My code for configuring the NVIC and peripheral interrupts are already working as expected, but the only problem now is the debugger shows that the processor always jumps to the default...
  • autodetection of the board by ethernet
    Hi, I'm looking for a way to automatically detect my boards plugged into a network without knowing their ip address (no fixed IP). I would like to see all my boards (with their mac address) on my...
  • autodetection of the board by ethernet
    Hi, I'm looking for a way to automatically detect my boards plugged into a network without knowing their ip address (no fixed IP). I would like to see all my boards (with their mac address) on my...
  • Autodetection of baudrate.Problems in embebing assembly code in c code.
    I am trying to make a program that detects the baudrate from a GPS entring to the serial port of th P89c51rd+. I cannot make the assembly code given in the AN 447 from Philips to work.Besides it waits...