STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

2 lpuarts can't communicate to each other correctly

A board with STM32L071CBT6 and another with STM32L476RGT6. The former transmit 18 bytes data {02 6E 9B 3B 41 41 00 00 E7 41 96 83 C9 42 00 03 24 97} to the latter. the latter received {02 6E 9B 3B 41 41 00 00 E7 41 96 83 D9 42 00 03 24 97}, that's t...

JZhen.6 by Associate
  • 605 Views
  • 3 replies
  • 0 kudos

STM32F103C8 ADC internal temperature read way too high.

HiUsing the STM32F103C8 with STM32CubeIDE and bare metal programming, I am trying to read the internal temperature. While I manage to read the ADC, enter the ADC ISR and do the calculation to get the temperature, the result is unrealistic. The data r...

AAnth.1 by Senior
  • 2614 Views
  • 6 replies
  • 0 kudos

fast adc calculation

I am using 46uSec sample rate adc to acquire 6 channels data using adc time to trigger adc with dma transfer, but I would like to do average every 4 samples, and do some other calculation every 30 samples. I use 3 channels in Timer 4 to realize adc t...

yang hong by Associate III
  • 429 Views
  • 2 replies
  • 0 kudos

Does NUCLEO-L4R5ZI-P board support Hyperbus Protocol?

I saw that Hyperbus protocol with differential clock (1.8V) is not available on STM3L4R5ZIT6P, but Hyperbus protocol with single-ended clock(3.3V) is. My question is : is the Nucleo -L4R5ZI-P board supporting Hyperbus protocol with single-ended clock...

AGEBE.1 by Associate II
  • 469 Views
  • 1 replies
  • 0 kudos

Resolved! STM32L4 External clock sharing

Hello, I am using an external crystal to generate the system clock for STM32L431CCT6.How can this be shared with the rest of the devices like interface controllers. The goal is to implement Quad-SPI interface. For the purpose CAN controller MCP2515-...

TBoya.1 by Associate
  • 691 Views
  • 2 replies
  • 0 kudos

Resolved! Board: STM32G474E EVAL /using Demo-STM32G474E EVAL EWARM project IAR/ issue with reading BMP file from SD card and displaying on LCD. While I try displaying the image on Lcd I get "Error Popup resource file missing please update sd card content".

I checked sd card contents and it got the required files with right permissions and formatting. I tried debugging and kStorage_OpenFileDrawPixel() used for checking the file and printing on LCD returns kstorage_ERROR_OPEN. This is demo project with...

Rrn.3 by Associate
  • 961 Views
  • 2 replies
  • 0 kudos

Is 700 kb/s a normal datarate for USB in device mode ?

Hi,I am working with an STM32L476RCT6. On STM32CubeMX, in "Connectivity", I make use of the "USB_OTG_FS" functionnality and I have choosen the "Device_only" mode. In "Middleware", I use the "USB_DEVICE" in "Communication Device Class (Virtual Port Co...

VGava by Associate II
  • 1151 Views
  • 5 replies
  • 0 kudos

Current consumption of individual peripherals in STM32G070

I was referring to data sheet of the STM32G070 to figure out the current consumption of individual peripherals to finally calculate the power consumption of those peripherals. The following table from page 50 of the document gives those details. Rang...

0693W00000BaTy6QAF.png
TJosi.1 by Associate
  • 384 Views
  • 0 replies
  • 0 kudos

DMA line output is one more cycle than expected

Hi,I'm trying to control multiple PWM signals simultanously using DMA (used for controlling LED drivers). However I'm having an issue I can't seem to trace, one of the lines puts out an additional PWM signal cycle that shouldn't be there, this is wei...

MDrac.1 by Associate III
  • 1028 Views
  • 3 replies
  • 0 kudos