• 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...
  • 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...
  • 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...
  • 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...
  • 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...