STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to check Modbus RTU 'Slave'?

I studying a Modbus RTU 'Slave' and in my opinion I did everything right according to this library https://github.com/alejoseb/Modbus-STM32-HAL-FreeRTOS I want to check, do I right Implemented a code by controlling a built-in LED.But there is no know...

DK.7 by Senior
  • 436 Views
  • 0 replies
  • 0 kudos

HAL_FLASHEx_Erase() fails using FreeRTOS

Hi all,On an STM32G070, I would like to erase flash sector during execution of freertos but I always have an error HAL_FLASH_ERROR_PGA, and when i use the function HAL_FLASH_Lock() the app crash into HardFault_Handler().My codeerase_conf.Banks = FLAS...

Gde C by Associate
  • 519 Views
  • 2 replies
  • 0 kudos