User Activity

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...
Hello,I have a problem with my default code (generated by Stm32CubeIDE), I use a STM32F723ZG with Ethernet.I started a new project, with default settings, this works fine, now I enable ETH and LWIP with DCache, it works fine... now, I enable FreeRTOS...
Kudos from
Kudos given to