STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FMC-SDRAM

Posted on April 03, 2018 at 07:49Hello, I will use FMC for SDRAM. I looked examples and tried. But this examples used Bank2, I want to use Bank1. How can I do ?

Timer Interrupt not working on STM32F103C8

Posted on April 04, 2018 at 14:51I am using CubeMX and SW4STM32 to generate timer update interrupt on STM32F103C8. The core is running at 64 MHz, and I have verified that other functions like GPIO, PWM, ADC work perfect.The target is to generate an ...

STM32L452 SystemClock_Config with STM32CubeMX

Posted on April 03, 2018 at 12:27Hi,I have Nuckeo-L452RE with STM32L452RE uC on board.This uC max speed is 80MHz.But after enabling MCO on pin PA8 in STM32CubeMX and generating the code to Atollic, I could see wrong SYSCLK frequencies.The reason of ...

Where are _IRQHandler functions defined?

Posted on March 04, 2017 at 16:13Ok so I am talking about the IRQ handlers for ADC, SPI, I2C USART etc.. I am expecting to see weak definitions of ADC_IRQHandler() function for example somewhere...but my startup_stm32.s file in startup directory doe...

NUCLEO-F767ZI Demo Software

Posted on April 04, 2018 at 16:58Where can I find the source of the demo software which is already loaded on a 'fresh from the box' NUCLEO-F767ZI please. I searched the forum and looked on the ST nucleo web pages already.Thanks - John F.

John F. by Senior
  • 700 Views
  • 3 replies
  • 0 kudos

Resolved! USART3 voltage level

Posted on April 04, 2018 at 22:31I'm using STM32F207ZG ,What is maximum Voltage level at Tx and Rx pin in USART3? Can I use 5V CP2102  USB to TTL converter with STM32F207ZG?

STM32 PMSM foc sdk 5.0 serial communication

Posted on April 05, 2018 at 04:11I am working with stm32 PMSM foc sdk 5.0. I want to drive the system by the application board and it can send a command to the motor drive board and get a feedback.The application board and motor drive board communic...