• On STM32h753 UART interrupt is working fine after programming the controller using keil but malfunctions after complete power reset ?
    I am working on STM32H753 microcontroller. I want to receive string using UART interrupt and send the same string back on UART. The IDE is keil uvision 5. The problem I am facing is that when I first...
  • On STM32h753 UART interrupt is working fine after programming the controller using keil but malfunctions after complete power reset ?
    I am working on STM32H753 microcontroller. I want to receive string using UART interrupt and send the same string back on UART. The IDE is keil uvision 5. The problem I am facing is that when I first...
  • SD Card resetting controller
    Hello, When I start up a circuit board with LPC2468 and SD connector (SD interface in 4-bit mode). without SD card present there is no problem. When I then insert a certain SD Card (2GB, SD Standard...
  • SD Card resetting controller
    Hello, When I start up a circuit board with LPC2468 and SD connector (SD interface in 4-bit mode). without SD card present there is no problem. When I then insert a certain SD Card (2GB, SD Standard...
  • Micro controller getting reseted periodically.
    Hi, I am using Nuvoton M058LBN. In my code, my while 1 there are some functions which should run continuously. But it was getting reseted . So for checking I printed some statement which is getting...