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

Resolved! Looking for PFC/inverter example code

I am looking for example code for PFC and voltage source inverter control.I was scanning through the example list from IDE but could not find any.Could anyone direct me to them if they do exist?

JLu.4 by Associate
  • 2142 Views
  • 4 replies
  • 0 kudos

Nucleo-F410RB DAC hardwired to a (green) LED ?

Friendly greetings !i had found, ordered and canceled the board with the perfect MCU.M4ADCDACDSPAnd more, but I really wanted that DSP and DACI install STM32CubeMX on my Mac M1 (with some troubles at first, but it works).I select the board I just ord...

0693W00000QLSbaQAH.png
ker2x by Associate II
  • 1339 Views
  • 8 replies
  • 0 kudos

Problem with GPIO interrupt, MCU ignores the mode selected.

Here's my GPIO setup:/*Configure GPIO pins : P_H_IN_Pin PCA_INT_Pin P_L_IN_Pin */ GPIO_InitStruct.Pin = P_H_IN_Pin|PCA_INT_Pin|P_L_IN_Pin; GPIO_InitStruct.Mode = GPIO_MODE_IT_FALLING; GPIO_InitStruct.Pull = GPIO_NOPULL; HAL_GPIO_Init(GPIOJ, &...

0693W00000QLHGCQA5.png
HTD by Senior III
  • 1666 Views
  • 7 replies
  • 0 kudos

In STM32F103xx manual, FSMC timing is seem wrong

In STM32F103xx manual, Synchronous non-multiplexed PSRAM write timings gragh (76page, Figure 31) is wrong?? This is same Synchronous multiplexed PSRAM read timings(Figure 28).Please let me know if the manual is wrong or if I'm wrong

SHa.3 by Associate
  • 2233 Views
  • 6 replies
  • 0 kudos

Resolved! First defined here, stm32cubeide. Help me here bitte.

Stupid Error: Banged my head more than 30 times. No result.I want to debug using segger system view. Everything is good. but some first defined here error.C:/Users/xxxx/OneDrive/Documents/ImportantDocuments/FREERTOS/RTOS_workspace/001_ThreadManagemen...

Vmere.1 by Senior
  • 6006 Views
  • 3 replies
  • 1 kudos

RTC_AF1 on Nucle-F410

Is RTC_AF1  the same as ck_spre? How can I view it on PC13 If I am using the Nucleo-F410 please?

mmsya by Associate II
  • 722 Views
  • 1 replies
  • 0 kudos