User Activity

Hey Guys,I have problems about configure my STM32H743VIT SysClock.On my own PCB, i have a Crystal with 8 MHZ, and a LSE of 32.768 khz.Settings are in my Screenshots, now if i debug my application, it ends in a Error Handler.. but why?BTW: UART4,5,7 a...
Hello!I have a new project with a STM32F407VET6 and a STM32F103xxx over a RJ45 Jack with I2C.i worked a lot of time with I2C EEPROMs and it works fine, but my communication between the 2 STM's are horrible, or i am too confused.i found the tutorial o...
Hello,I am not really new, but i have a courious problem.I have a STM32F103CBU6 device (new), and started a new C++ Project with STM32CubeIDE 1.13.2 and the STM32Cube FW_F1 V1.8.5 firmware package.I have a external crystal for both (HSE + LSE) and is...
Hello, i have a STM32F407VET6 MCU and i have problems with UART3 and Interrupt Receive, it does not work.UART3 is connected with a Display, my MCU sends every Second a "PING" and the Display answers with "PONG", that works fine.Global Interrupt for U...
Hello,I have problems to initialize my SPI1 interface, and send a request. My Logic Analyzer Says that, after powering without a STLink. SPI_HandleTypeDef hspi;   RFM23::RFM23() {}   bool RFM23::init() { hspi.Instance = SPI1; hspi.Init.Mode = S...
Kudos from
Kudos given to