• Address of execution memory dispaly
    I am using uvision to debug Dialog DA14580 chip which has an ARM cortex M0 on board. From my experience with other emulators (IDE) there should be a way to see the C- instruction overlapped with...
  • Led moving dispaly
    Hi experts i am new to embedded i want to create an 8x8 moving led matrix please help me \ i am not well in English please don't include complex sentience
  • Fetching data from lcd and transmitting on UART
    I am currently working on LPC2148 and had an issue. I am reading the sensor reading and converting it to another unit and transmitting it on to the LCD. Now I want to transmit the Converted data to UART...
  • uart+lcd
    hello dear all, I have a problem in showing hex packet on LCD.I send a hex file by UART and i want to show it on LCD. but LCD show different number. like : i send 02 but it show 202. I taught maybe...
  • LPC 2148: Fetching data from uart and displaying that on LCD
    Hey, I have a sensor which sends ASCII data. I want to save that data in the RBR register of UART and then display it on the LCD I am here posting the code for the same but i am not getting any display...