STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L073CZ

Hi, I'm using the STM32L073CZ micro in a thermometer application.I've used CubeMX to create the base code and adapted it.I'm using ADC channel 1 for the temperature measurement, which is working correctly. I'm only initializing the ADC channel when i...

couldn't able to get the can bus working!!!

Hi,I have two projects. one project i have generated using cubeMX and another one i have imported from example project of STM32F769I_EVAL .I'm using Nucleo-f767zi board.I have configured both the projects in the same way but the STM32F769I_EVAL proj...

VPras by Associate II
  • 212 Views
  • 0 replies
  • 0 kudos

Setting the USART baud-rate

Hi Everyone,We have managed to increase the clock speed for STM32F722 using PLL. Now we are wondering how we can keep the baud rate of USART6 to 115200 bit/s (is there any function/capability in STM32F722 that automatically adjusts the USART clock di...

DHes by Associate II
  • 3870 Views
  • 10 replies
  • 1 kudos

UART receive interrupt

I'm trying to take input from user via serial port. I use STM32's USART1_IRQHandler and sscanf functions. Although I can print message on the port by using sprintf, I can't take input with sscanf. It doesn't wait for input and assigns a value I can't...

DAyva by Associate
  • 648 Views
  • 3 replies
  • 0 kudos

Resolved! How to run a program in sdram on STM32H743 ?

Hello guys, recently I designed a PCB board using STM32H743IIT6 and I encounter a problem when I try to run code in sdram. The details are described as below.​question: I have a demand jumping to run a user program(function) in the sdram. B...

0690X0000098FYaQAM.png
Bornason by Associate II
  • 1812 Views
  • 4 replies
  • 0 kudos