STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to see the return value of the CRC_CalcCRC();

hi here I am configure the CRC register of STM32f469IITx I am using the function CRC_CalcCRC(); to generate the crc for 32-bit data.i am not getting the crc please any one help me.uint32_t data=0xAAAAAAAA;uint32_t crcvalue=0x00000000;how i am using ...

Trinu by Associate III
  • 500 Views
  • 2 replies
  • 0 kudos

Resolved! SBSFU integration with stm32f407g-disc1 (stm32f407vgt6u)

Hello,The mentioned board utilizes usb otg communication through the USB connector. DM and DP pins are PA11 and PA12 which are directly connected from the mcu to the USB connector (no available GPIO pins). There is no usart or uart connected to the D...

AArzo.1 by Associate
  • 555 Views
  • 2 replies
  • 0 kudos

Resolved! X-CUBE-SMBUS Middleware not supported for STM32F407

Is there any way to use the X-CUBE-SMBUS middleware from ST with STM32F407?The controller does support it but ST's middleware does not.Does anyone know why it would not be supported?The reason I say its not is because the HAL for it is not in the #if...

Nandan V by Associate II
  • 601 Views
  • 2 replies
  • 0 kudos

STM32F207 RNG

Hello,I'm having trouble using the RNG peripheral on the STM32F207.I'm using the HAL functions to set things up and I keep getting back the same number. I've made sure to enable the RNG Clock. See the steps below:Enabled RNG CLK: __RNG_CLK_ENABLE()En...

Anvi by Associate III
  • 2312 Views
  • 11 replies
  • 0 kudos

Button input value always keeps floating

Hi all, I am using button input from separate input (Separate PCB). After I disconnect that PCB, SBSFU automatically goes into the Updating mode. Even I tried to do an internal pull-up but it also doesn't work. I tried two methods of internal pull-up...

Roshan by Associate III
  • 940 Views
  • 5 replies
  • 0 kudos

How to disable stm32g491 dual-bank mode

We were running tests originally with the g474re eval board to test/integrate SBSFU functionality. We needed to disable dual-bank mode with the STM32CubeProgrammer before being able to transfer via Ymodem. We are now trying on the g491 and are failin...

TDock.1 by Associate
  • 436 Views
  • 1 replies
  • 0 kudos