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

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
  • 1400 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
  • 1745 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
  • 2305 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
  • 6169 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
  • 753 Views
  • 1 replies
  • 0 kudos

Micron flash versus Macronix flash

STM32H7B3I EVAL hosts a Macronix flash.stm32h7b3i_eval_ospi.c and mx25lm51245g.c implement functions to initialize, erase, read and write the Macronix flash.Unfortunately, Macronix flash is unavailable in commercial quantities and we're planning to u...

Resolved! Why is MotorControl Workbench failing to open projects?

Due to hardware limitations, I must run MotorControl Workbench through the command line. However, running the executable WB_Console.exe fails to open valid projects.Command issued:"C:\Program Files (x86)\STMicroelectronics\MC_SDK_5.Y.4\Utilities\PC_...

DSchu.9 by Associate II
  • 631 Views
  • 1 replies
  • 0 kudos