User Activity

Posted on March 15, 2018 at 04:20Hi !!!I am new member of STM32 MCU. I'm working  on a custom board based on a STM32F7 MCU for a GUI projects. In my projects, I store a lot of data for GUI such as: Imgae data, Fonts, Audio data in QSPI Flash. My MCU...
Posted on March 21, 2017 at 10:16Hi I have a NUCLEO F746ZG board. How I initialize ethernet using CubeMX and using MQTT Protocol to transfer my data to MQTT broker ?#ethernet #f746zg #mqtt #nucleo #cubemx
Posted on May 11, 2016 at 17:47Hello everyone. Currently I am using STM32F4 board Discovery. I have a small project that is implementing the adc ADC and transmits the value to the PC via USB full speed. I knew I should use Custom HID class. I had a ...