STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F401CCU6 Crashes in empty while loop.

HelloI am testing new MCU's. I have a ST-Link V2 and using a STM32F401CCU6.At the start I had a simple LED flasher application however after I could not run it I started stripping everything out.This is when I saw that I can actually not even run an ...

STM32Issue1.png STM32Issue2.png
table by Associate II
  • 396 Views
  • 4 replies
  • 1 kudos

Resolved! CAN1 RX issue

Hi I am using STM32F407 evb in which I have configured both CAN1 and CAN2 ,I am sendind CAN1(3 ids 501,502,503) and vice versa from CAN2 same I am sending but I am ble to recive all three id on CAN2 Rx but only one ID iam receving on CAN1(501) .I am ...

Ash1 by Associate III
  • 1172 Views
  • 21 replies
  • 0 kudos

STMF32F401RE with IHM04A1

I am working with STM32F401RE and IHM04A1 driver board. There is timer1 channel 3 in EN-A (PA10) for IN1A and IN2A. However, there is no timer channel in EN-B which should be used for IN1B and IN2B. What should I do for the timer in EN-B, that is, PC...

aknaydn by Associate
  • 365 Views
  • 4 replies
  • 0 kudos

Resolved! Configure crystal but using oscillator

Hello together, I have a question regarding the configuration of the HSE. We have a product which is running on a crystal, so we configured our HSE as "Crystal/Ceramic Resonator". In a new hardware revision our hardware team decided to use a active o...

ESawa.1 by Associate III
  • 306 Views
  • 1 replies
  • 3 kudos

Toolchains for STM32

Hi. I am a little bit confused.Why there is so many toolchains for ARM and what are the differences betwen them?Lastly i heard abot Yagarto, and also these is WinARM, arm-gcc, arm-none-eabi-gcc. Are they all the same? which toolchain should i use?I a...

sholojda by Associate III
  • 16677 Views
  • 26 replies
  • 0 kudos

Resolved! AD5668 DAC over QSPI on STM32L4

New question from: https://community.st.com/t5/stm32-mcus-products/qspi-master-and-slave/td-p/758418 I have a AD5668 DAC which supports QSPI upto 50Mhz frequency. I am trying to test the DAC with STM32 using QSPI . But I am not able to see DAC output...

HTTPS Integration on STM32F407 with STM32CubeIDE

Hello everyone,I am currently working with an STM32F407 and STM32CubeIDE. I have successfully integrated LTE modem PPPoS functionality, and now I am looking to implement HTTPS for secure communication.Could someone please provide step-by-step instruc...