• Keil und GCC debug
    Hello, I am using Keil 4.70.0.0 with GNU ARM Embedded. The problem is the debugging. I can set breakpoints and run from the command window. But I only see something in the disassembly. So each...
  • Timerinterrupt Problem mit LPC2106
    Hallo Leute, ich hab schon fleißig im Forum gesucht, hab aber leider für mein Problem keine Lösung gefunden. Daher hoffe ich, dass mir irgendwer weiterhelfen kann. Hab leider mit ARM Kontrollern noch...
  • STM32L072 (B-L072Z-LRWAN1) - SPI2 not working
    Hi, I'm working with B-L072Z-LRWAN1 platform and struggle to see a signal on SPI2. My SPI2 is connected on an accelerometer. It is configured as follow: void HW_IMU_SPI_Init( void ) { /*##-1...
  • Mon51 funktioniert nicht mit externer Uart
    Ich habe versucht Mon51 mit der externen Uart in Betrieb zu nehmen - leider erfolglos. (es kommt keine Kommunikation mit µVision zustande) Mit der internen Uart funtioniert es. Mon 51 mit der externe...
  • Memory mapping
    Hello, Im new one in ARM7 familly. I would like to ask for several question. 1) How to use external EPROM with LPC 2132? 2) How to use ARM RAM for LCD buffer? Copy from the flash etc... 3) How to...