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
  • 1112 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
  • 670 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
  • 1770 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
  • 446 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
  • 8530 Views
  • 11 replies
  • 0 kudos