STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32G031F6 CRC calculate problem.

Hi everyone.I am working on SMBus communication and i want to calculate PEC (packet error code) value. PEC value is using CRC-8 checksum with 0x07 polynomial. I want to use CRC peripheral in STM32G031F6 for PEC calculate. Cubemx settings are below.An...

0693W00000LwtMvQAJ.png 0693W00000LwtNeQAJ.png
ABURM by Associate III
  • 1313 Views
  • 4 replies
  • 0 kudos

SBSFU_V2.6.0 compiler fail fail based on IAR

Hi ,I have to use IAR IDE to develop SBSFU function , But I found that after "2_Images_SECoreBin" compiler success, I try to compiler "2_Images_SBSFU" as below picture. It's seem show post build fail.Dose anyone find this issue and some suggest? (but...

0693W00000KcCmNQAV.png 0693W00000KcCmDQAV.png
stsan.1 by Associate II
  • 450 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G0 CRC16 mismatch.

Hi,I am trying to run the CRC calculation with the STM32G031 but the results do not match. The result of the CRC16_CCITT_FALSE should be 0x29B1 according to http://www.sunshine2k.de/coding/javascript/crc/crc_js.html but I get 0x277F.You can find my i...

FRieb.1 by Associate III
  • 907 Views
  • 7 replies
  • 0 kudos

Error when jumping to user app

Hello everyoneSo I've managed to adapt and build my custom user app. Flashed it into the device.But it fails on startup somewhere between gpio and timers initializations in main().Console shows the following text:= [TEST] write 8 bytes @ Isolated cod...

leeana by Associate III
  • 744 Views
  • 8 replies
  • 0 kudos