User Activity

Hello,I have an application developed on top of a Nucleo Board (F446RE). This application uses the STM32 serial lines connected to the STLink MCU and accessible on a computer through an USB VCP.The F446RE Uart is initially set @ 921kbps and is workin...
Posted on April 18, 2018 at 09:59Hi, I'm working on a project and the code works very well (stable, no crash...). But recently I decided to add EEPROM emulation and therefore started to add some code and test. I realized the emulation wasn't working...