User Activity

Hello,I upgraded my IDE to 1.13.0 yesterday on Ubuntu 22.04 and now it crashes just after startup. I can see no error message on the console.Even the previous version 1.12.x now crash.What information do you need from my system to pass on?Kind regard...
Hello Everybody,I am trying to emulate I2S using the SPI interface on the STM32F103.I have looked at the AN5086, but setting up the timer correctly is still unsuccessful.The SPI-CLK is connected to the TIM2 via Channel configured as "input capture di...
Hello everybody,I am trying to bit-bang an I2S interface on an STM32F103 at 72MHz using TIM2.Am I way too optimistic to get a 3MHz "clock" out on a pin? The fastest I can seem to get it is at 90kHz.I have set the "prescaler" of TIM2 to "0" and "1".An...
When I compile my project from CubeMX generated project, I get the compile error:../../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h:658:29: error: expected identifier before '(' tokenNow that line reads:#define USB         ((USB_TypeDef *)...
Kudos given to