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

Resolved! FDCAN - 2 Nucleo G0B1RE Board - What i am doing wrong ?

Hello,I am currently working with 2 Nucleo-G0B1RE board. I adapted the "FDCAN_Com_IT_2_BOARDS" from the G0C1RE-EV example.Clocks are the same, so i think the fdcan is properly setup.I changed the RX/TX pin from PD12/PD13 to PA11/PA12, and connected t...

SBrun.5 by Associate
  • 319 Views
  • 1 replies
  • 0 kudos

stm32h750vbt6 adc datasheet data testing .

hello ı use stm32h750vb , I'm trying to get the adc values ​​in the datasheet.Is the adc operated in continuous mode or in single mode when sampling rates are found.If I run it in continuous mode, I can access the values ​​in the datasheet. But this ...

0693W00000Hpb8RQAR.png 0693W00000Hpb8gQAB.png 0693W00000Hpb8qQAB.png

I'm trying to set up UART9, And use it by DMA1. But I think that UART9 CLK are not enableת because of I didn't get any DMA1 Interrupt.

/* UART9 init function */void MX_UART9_Init(void){ /* USER CODE BEGIN UART9_Init 0 */ /* USER CODE END UART9_Init 0 */ LL_USART_InitTypeDef UART_InitStruct = {0}; LL_GPIO_InitTypeDef GPIO_InitStruct = {0}; LL_RCC_SetUSARTClockSource(LL_RCC_USART16_CL...

ESega.1 by Associate II
  • 739 Views
  • 9 replies
  • 0 kudos
Labels