STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 404 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
  • 1699 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
  • 1123 Views
  • 5 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
  • 1247 Views
  • 17 replies
  • 0 kudos
Labels