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

STM32 Motor Control Example

#error "Define according the used Cortex core ARM_MATH_CM7, ARM_MATH_CM4, ARM_MATH_CM3, ARM_MATH_CM0PLUS or ARM_MATH_CM0"I was using below boards and generated the source code by MX. But above error doesn't understand me. Target: STM32F302R8TxExtensi...

MYu by Associate II
  • 379 Views
  • 0 replies
  • 0 kudos

Resolved! System clock switching

My STMF103 user interface processor needs two modes of operation. One needs to be as fast as possible updating the TFT or TX/RX data, and the other can be slower when it is just monitoring keys and switches. To save power I was thus thinking of us...

MikeDB by Lead
  • 952 Views
  • 2 replies
  • 0 kudos

SPI not working with STM32L476VG Discovery Board?

We are using the STM32L476VG Discovery Board and are trying to use the SPI 1 interface. I generated the code through CubeMX with pins PA5, PE13, PE14, PE15. After the code was generated I tried placing this example code into the while loop:    HAL_G...

JDarg by Associate II
  • 969 Views
  • 3 replies
  • 0 kudos

Resolved! SWO frequency?

In my debugger settings I got there is some SWO frequency difference means before 2 or 3 days its frequency value is 10Mhz but now it is only 2Mhz and from last days I have getting some errors. So plz tell me that such errors are coming due to this ...

LACTIC by Associate II
  • 2228 Views
  • 5 replies
  • 0 kudos

Resolved! What is the latest STM32F103RBT6 MCU revision available?

Hi everyone,I recently found myself having spent a lot of time working to get I2C to work on the STM32F103RBT6 (the problem: I2C begins life in the BUSY state).This is apparently due to an ADC noise problem, as described in this errata (p. 26):https:...

STM32 UART basic comunication

Hi,my first example for RS232 communication and my first problem.I have this output in the terminal:5 ''! Ëå˙˙˙ <00> 5 ''! Ëå˙˙˙ <00> 5 ''! Ëå˙˙˙ <00> 5 ''! Ëå˙˙˙ <00> 5 ''! Ëå˙ <00> 5 ''! Ë <00> 5 ''! Ëå˙˙˙ <00> 5 ''! Ëåë <00> 5 ''! Ëåë <00> 5 ''! ë...

JNova.0 by Associate III
  • 693 Views
  • 2 replies
  • 0 kudos

STM32F769BI ADC_DMA interrupt causing debug stop

​​​​Hello, I am using the Stm32F769BI MCU.I am receiving 3 ADC channels through DMA.My problem is that debugging stops in the middle due to HAL_ADC_IRQHandler during debugging.To debug again, I must press the Run button again.I want to know why inter...

syoon.10 by Associate II
  • 808 Views
  • 4 replies
  • 0 kudos