User Activity

Hello,I have settings in my EEPROM. I would like to assign these parameters with a #define.I tried several things, searched the internet, but couldn't find anything conclusive.I found something, but it is not suitable for my program, here it is :#def...
Hello,I am currently working on my end of year project. I first realized my project under a development kit then now I realize the PCB.I am currently facing a problem. I have an STM32L073RZ which I must supply. As a power supply, I have a Li-SOCl2 ac...
Hello,For an end of study project, I use a STM32L073RZT6 MCU.I made an STM32 / Breadboard adapter. Like that : Now, I would like to program this MCU. For this, I was given a ST-LINK / V2. I used the MCU and ST LINK datasheet to make the following con...
Hello,I am currently working on a project which requires the use of the transmission / reception of a UART by DMA. I would like to make two transmissions in a row like the following.void send_all_registers() { HAL_UART_Transmit_DMA(&huart2, (unsigne...
Hello,I program on the NUCLEO-144 STM32F767ZI board and I have been facing a problem for over a week.In FLASH memory, I have 3 programs located at specific addresses:- A bootloader which allows to start on the main programmer or reprogramming program...
Kudos from