STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! LoRa packet with CRC error treated as valid

A packet with CRC error has both SUBGHZ_IT_RX_CPLT and SUBGHZ_IT_CRC_ERROR flag set.In stm32wlxx_hal_subghz.c, this leads to both RxCpltCallback() and CRCErrorCallback() being called.https://github.com/STMicroelectronics/STM32CubeWL/blob/main/Drivers...

HugoL by Associate II
  • 673 Views
  • 1 replies
  • 2 kudos

Is it possible to do a FUOTA with SBSFU ?

I have made a FUOTA project and I want to add security to it. I found SBSFU but I see that they must connect the ship in order to update it, and that's not what I want.So my question : is it possible to do a FUOTA with a SBSFU example ? is so how ?

Moughit by Associate III
  • 271 Views
  • 1 replies
  • 0 kudos

Resolved! possible bug in F3xx Firmware?

When I compile a simple programm, using the CRC feature I get the following warning:In file included from ../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h:30,                from ../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h:29,     ...

CBerg by Senior
  • 600 Views
  • 4 replies
  • 0 kudos

Security Options on MCU's

I'm trying to become familiar with the security options for STM MCU's before picking an MCU. Where is the best place to learn about what security options exist, what they do, and how/if they impact the price of the MCU? Does a table exist that compar...

PNada.3 by Associate II
  • 264 Views
  • 1 replies
  • 0 kudos

Resolved! Wrong content in chapter of STM32L4 Training

In the eLearning course 'STM32L4 Training' (community.st.com - Academy) there is an error in the content : when you open the section 'STM32L4 training: 02.4 - Hands-on CRC unit', it actually plays contents about I2C, not about CRC. Please correct thi...

Strooom by Associate III
  • 395 Views
  • 2 replies
  • 0 kudos