STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hi everybody, I'm currently trying to write a program on a STM32F303RE that measures an analog signal. I tryed to use the code from @[John Craven]​ but it didn't work. Can anybody help me?

In this post: https://community.st.com/s/question/0D50X00009XkYXZSA3/adc-with-dma-triggered-by-adc-watchdog-signal-peak-recordingJohn Graven posted his Code which I took and changed it a bit for my purpose. Unfortunately my Buffer adc_buf and my vari...

JHins.1 by Associate
  • 347 Views
  • 1 replies
  • 0 kudos

How to read ADC on B-L475E board

I simply want to read A0 analog pin through terminal on Truestudio however after weeks of trying I need help. My step-by-step guide on what I have done is below:In STM32CubeMX I initialised all peripherals. I set PA0 as ADC1_IN5. I initialised ADC1_I...

JMerr.1 by Associate II
  • 674 Views
  • 2 replies
  • 0 kudos

Resolved! RS485 IT Reception error after initialization

Hello,We are switching from RS232 to RS485 and are encountering problems. Everything worked properly with RS232After initializing the USART (we are using Cube), transmitting is working fine.Reception is handled by interrupt. After calling HAL_UART_Re...

[STM32F412] Changing system clock issue

I am trying to change the system clock on my STM32F412 discovery board to 100 MHz using the HSI, however it just seems to crash. I am using direct writes to registers, but I looked at pregenerated CubeMX code and my registers look the same for the cl...

MB.2 by Associate III
  • 992 Views
  • 2 replies
  • 0 kudos

exti1 interrupt works not fine....

HiI am developing a product using stm32f429.​case 1>- use cmsis_rtos2- Interrupt is generated every 20ms using exti1(PA1).- In exti1 callback function, execute gpio is set > delay 1ms > reset.​case 2 >- case1 + fmc initialize codecase 1 works fine. H...

ssooki by Associate III
  • 1844 Views
  • 9 replies
  • 0 kudos
lm.1 by Associate II
  • 647 Views
  • 5 replies
  • 0 kudos