User Activity

Hi,I'm working on an STM32L4R5ZIT6 mcu and I'm facing with the problem of switching the JTAG port to SWD without the use of a debugger (ST-Link or similar); reading the "Arm Debug Interface" document I found the way to make the switch and in fact, us...
Hi,my name is Davide Urbano and I'm using STM32CubeIDE making only C projects; now I'd like to create a C++ project so going to File->New ->STM32 Project and selecting my stm32 mcu, I check for a C++ language project. The project created has only C f...
Hi to all,I recently started to work on NUCLEO-L4R5ZI-P evaluation board; for my first tests I decided to test the current consumption using the JP5 jumper. I put an external 8MHz oscillator on X3 and using a pre-defined test project I tried to go in...
Posted on July 02, 2018 at 11:26Hi to everyone,I'm working on STM32F411 and I'm wondering if it's possible at the start of a code, detect if a new flash code is in progress to stop the code execution and wait for the flash. This strange problem is d...
Posted on April 18, 2018 at 12:00Hi to all,I'm working with an SPWF04 wifi module linked on NUCLEO F411RE board, using MQTT protocol; all works perfectly but I'm wondering if there is a maximum length (in byte) for a MQTT published message. So, when...
Kudos from