• 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...
  • controller reset in uart communication
    Hello all, I am doing one project in microcontroller is LPC2378. I am doing serial communication of LPC2378 with PC, I am sending some packet to PC and software running on PC sends me acknowledge...
  • how to use the " Reset Controller (RSTC)"
    hi i dont can use the " Reset Controller (RSTC)" when i programing my code to the at91sam7x256 , micro dont work ples tel for me , i how to use the " Reset Controller (RSTC)"
  • How can I reset the Program counter ?
    I want to restart the program counter at 0x0000 when leaving a function, I already try the following solutions, but the compiler always returns me a syntax error : code void (*pReset) (void) = 0x00;...
  • C515c Internal Can Controller
    I have a C515C with the standard 256Bytes of internal memory and no external memory and was wondering if it is possible to use the internal data memory on the C515 to hold the Can control registers. ...