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

STM32F7 supply issues

Hi, We currently have a project where we use STM32F767NIH6, customer is concerned that the part is not available with long lead times. When do you see the supply issue returning to normality? There has been no news or statements made by ST on the iss...

markH by Associate III
  • 820 Views
  • 1 replies
  • 0 kudos

Resolved! FDCAN1 and FDCAN2 in STM32G0B1RCI6N

Hi, I configured FDCAN1 in classic format and was able to send CAN messages to a recipient. However, if I want to try the same with FDCAN2 it does not work and the TX FIFO gets full and goes to the error handler. However, If I change FDCAN_Config to ...

STM32H7 Segger J-Link Debugging Issue

Hello,When trying to do a debug session onto these different STM32H7 devices:STM32H743IIT6 / STM32H753IIT6STM32H7A3IGT6we are receiving the errorwith the following console statements:SEGGER J-Link GDB Server V7.62a Command Line Version   JLinkARM.dll...

0693W00000QKUdHQAX.png 0693W00000QKUdqQAH.png
MPete.3 by Associate II
  • 3084 Views
  • 6 replies
  • 0 kudos

Possible error in Cortex-M0 programming manual.

Cortex-M0 programming manual have several instructions like this:You can use the LSR ...When the instruction is LSRS, the carry flag is updated ...But I believe that on Cortex-M0, there is no optional 'S' appended to instructions to update flags. Ins...

AA1 by Senior III
  • 2038 Views
  • 5 replies
  • 0 kudos

Resolved! STM32G0 ADC 16-bit oversampling example

Hi,I'm not able to find any example on STM32CubeIDE about ADC 16-bit oversampling. Could someone from ST provide this for the STM32G0 MCUs?thanks in advance,gaston

Gaston by Senior
  • 2223 Views
  • 3 replies
  • 0 kudos

Hello! I purchased the STM32G431RBT-Nucleo board. When trying to write code to control the DAC, I ran into a problem - regardless of the code change, the result is 0v, there is a straight line on the oscilloscope. The code itself runs on STM32F407. Do you

One of the variint main(void){ /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuration--------------------------------------------------------*/ /* Reset of all peripherals, Initializes the Flash interface and the Systick. */ HAL_Init(); /...

DTorn.1 by Associate II
  • 2397 Views
  • 17 replies
  • 0 kudos