STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Switching between UART to GPIO and GPIO to UART

Hi     i am configuration UART1 as default and Tx pin switching into GPIO then  reset (Low) the GPIO for 28 micro sec(delay)  and set(high) the GPIO then again switching to UART1. during switching waveform level  is intermediate as show in below. (my...

Naresh_ by Associate III
  • 845 Views
  • 4 replies
  • 3 kudos

HAL_Flash_Program triggers HardFault exception

Hello everyone,I'm facing a weird issue about Flash programming on a STM32g0b1 microcontroller on IAR Workbench for ARM. ContextI'm working on a bootloader project. I am able to lock, unlock, erase and program flash at the beginning of my program. Fo...

STM32U5 Nucleo where to find demo source code

Hi community people, As an introduction, please note I'm completely new to the STM32 world, and back in embedded world after a long break in the application level. I now jump in a new project that will be based on a STM32U5, and I start digging in do...

PatriceL by Associate III
  • 908 Views
  • 5 replies
  • 0 kudos

Resolved! Tying SPI inputs together to run several ADCs at once

Dear Community,I'm working on STM32H743ZIT6 based project.Here I want to set up 4 ADCs which have SPI interface.On developer's forum is said "If all ADCs will be sampled at the same point in time with the same settings, then the SCLK, CS, and SDI can...

Ajaho by Associate III
  • 2013 Views
  • 18 replies
  • 5 kudos

stm32 response transmission fault

i am using a stm32f401ccu6 board to receive modbus rtu requests from a master device(windows laptop running simplymodbus) and prepare the response buffer and send itso far i can see that the response buffer is being prepared as expected in the live e...

shiroval by Associate
  • 341 Views
  • 0 replies
  • 0 kudos

Timer interrupt discontinuity issue using stm32f103c8t6

Hi I am trying to generate interrupt every 100uSec using Timer-2 using stm32f103c8t6 blue pill. I have simply set the system clock to 72 MHz pre scaled the timer two by 72 time using 72-1 and setting counter period to 100. I have also enabled TIM2 Gl...

a.PNG b.PNG 1.jpeg 2.jpeg
Shahid by Associate II
  • 773 Views
  • 5 replies
  • 0 kudos