• LPC17xx: SSP + DMA
    Hi, I'm working with a LPC1758 processor and an AT45 dataflash. The dataflash communicate with the processor by SSP1 and dma. In my first attempt: I want to read the status register from the dataflash...
  • LPC17xx: SSP + DMA
    Hi, I'm working with a LPC1758 processor and an AT45 dataflash. The dataflash communicate with the processor by SSP1 and dma. In my first attempt: I want to read the status register from the dataflash...
  • LPC17xx SPI simulation
    Hello everyone i am new to microcontroller programming. I am doing a project using LPC1768. To learn about spi i used a debug feature of debugger. I wrote the follwing program for spi simulation. ...
  • LPC17xx SPI simulation
    Hello everyone i am new to microcontroller programming. I am doing a project using LPC1768. To learn about spi i used a debug feature of debugger. I wrote the follwing program for spi simulation. ...
  • Virtual Serial port COM in debug with simulator - LPC17xx
    Hi, is it possible to develop a new 'virtual' COM port for UART trasmission in Keil? Something like Virtual Serial Port ( https://www.virtual-serial-port.org/ ) does. I need to create a communication...