User Activity

Hello, I read in the following docs there is an official demo FW provided from ST for a DMX application on F103 MCU but I couldn't find it! Can someone help me to understand where I can download it?https://www.st.com/content/ccc/resource/sales_and_m...
Hi all!I used to "work" with Arduino environment in the past. Now I passed to Eclipse based IDE and in this specific case I'm using STM32CUBEIDE to develop a C project for an F100 series MCU. In the Arduino world I used often a library written in C++...
Hi, I am using X-NUCLEO-NFC03A1 and NXP NTAG213 Mifare Ultralight. I chose this kind of TAG because they can be protected by password. I downloaded all files like user manual, etc... about NFC03A1 but I couldn't find any informtion about password wri...
Hello, I' m working in team on a project using stm32 f100 series board. I should use an eeprom to storage and read some data, the eeprom is the following: CAT24C512WI-GT3 and I also have the init code for this I2C eeprom:void io_ee_scl(char s) { if(...
Hello everyone! I'm new in stm32 and I should program an stm32f100 using the STM32Cube IDE. My board should drive an lcd (st7565r controller via 4 wire SPI) and 4 push button, and communicate on a Modbus line as master. Actually my code on Arduino r...
Kudos from