STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

AES-CBC(128 bit) Encryption for STM32H750VB IC

I am using STM32h750VB for a Project. I need to use AES -CBC Mode of Encryption.I have downloaded the cube-cryptolib and when I searched for the crypto code of my IC, I found that the AES CBC code is available for STM32H743ZI-Nucleo..Can i use the sa...

What's the bXCAN RXD recessive signal on STM32L476?

I'm reading RM0351 for STM32L476, "To be synchronized the hardware has to monitor a sequence of 11 consecutive recessive bits on the CAN RX signal." Is RX recessive bit a digital high or low signal? I couldn't find the info on the datasheet which onl...

ANguy.1 by Associate II
  • 561 Views
  • 1 replies
  • 0 kudos

My data are being send in loop despite the datas are ACK.

static void FDCAN_Config(void) { FDCAN_FilterTypeDef sFilterConfig;   hfdcan.Instance = FDCAN2; hfdcan.Init.FrameFormat = FDCAN_FRAME_CLASSIC; hfdcan.Init.Mode = FDCAN_MODE_NORMAL; hfdcan.Init.AutoRetransmission = ENABLE; hfdcan.Init.TransmitPa...

SBACO by Associate III
  • 1619 Views
  • 8 replies
  • 0 kudos

How to make PWM one shot output?

Hello, I need to make software triggered one pulse output for 300 ms. The question is what is the best way to do this? I have found that PWM can work in one-pulse mode, but it looks like it requires external trigger to start, which is not an option f...

SAkhi.951 by Associate III
  • 1293 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F413zhj6 bga package, customer has noticed strange behaviour on the IBIS model. Capacitance on K11 and K12 is way to high in the nF?

STM32F413zhj6 bga package, customer has noticed strange behaviour on the IBIS model. When modelling output of K11 and K12 (PD14 ans PD15) the capacitance for the mdel is in the nF range. This is very large when compared to the other pins where they a...

ifosb.1 by Associate
  • 665 Views
  • 2 replies
  • 0 kudos

Example software for STM32H747I-DISCO (STM32H747XI)

Hello, this is my first project with stm mcu and my development board is on the way. I would like to make a hobby wav player and I have found a rather good recipe to start with - AN3126 Application note "Audio and waveform generation using the DAC i...

ALevc.1 by Associate III
  • 1172 Views
  • 4 replies
  • 0 kudos