STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H753 Unable to transmit CAN frames

I'm trying standard CAN communication from a STM32H743 Nucleo board, with an MCP2551 CAN transceiver connected to PA11/PA12. However, I'm not able to transmit anything.With this same transceiver circuit, I am able to transmit CAN frames when connecte...

Ivo by Associate II
  • 1171 Views
  • 3 replies
  • 0 kudos

STM32G0B1KxT6

We want to use the HSE clock for above mcu. To whicjh pins do we connect the osc?We are missing the osc_out pin?

FVan .1 by Associate III
  • 713 Views
  • 3 replies
  • 0 kudos

Why ADC_IRQHandler() having all three HAL_ADC_IRQHandler() ?

I enable three ADC. ADC1, ADC2, ADC3.example:I enable these DMA, DMA2_Stream1_IRQHandler, DMA2_Stream2_IRQHandler, DMA2_Stream4_IRQHandler. Each DMA IRQ handler having each HAL_DMA_IRQHandler().But ADC_IRQHandler() having three HAL_ADC_IRQHandler(). ...

Mani1 by Associate II
  • 1885 Views
  • 5 replies
  • 0 kudos

Getting started with stm32 for IoT with edge AI

Hi I am coming from esp8266 /esp32  i was using freertos lib with arduino (because of lot libraries for sensors )on platform.io ide , I have few questions Which IDE is best for stm32 and which toolkit , is ARM Embed IDE good ? or Should i use freetos...

GPras.11 by Associate
  • 496 Views
  • 0 replies
  • 0 kudos

how to generate sine wave by generating pwm signals

Hi,how to generate the sine wave using pulse width modulation for 5Khz frequency using Sine wave look up table. I have already created the sine wave look up table but I am not getting how to do with the help of sine wave look up table to generate the...

MS.11 by Associate III
  • 9009 Views
  • 11 replies
  • 0 kudos

About Virtual Com Driver Downloading on Win 10

Hi all, I am sticking with this problem.Cause I download the STM32 Virtual Com driver (win8x64 version) on my Win10 laptop.After all the download process, no files were imported into my targeted directory, and the installer.exe just hanging. Could I ...

VCheu.2 by Associate
  • 3530 Views
  • 2 replies
  • 0 kudos

Resolved! HEX File to Array in C on STM32F7

Hi guys.. I am working with a huge hex file that I need to parse from hex file to an array of byte.. do you know an efficient way to do that without having an hw fault on the micro... Thanks a lot ...

SGasp.1 by Senior
  • 2051 Views
  • 3 replies
  • 0 kudos