STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Nucleo board for STM32F373

Hi, Is nucleo board available for STM32F373 device? If not then any nucleo board can replace device with STM32F373?Nandish

NJasa.1 by Associate II
  • 1898 Views
  • 6 replies
  • 1 kudos

float to char buffer in c using SPRINTF not work.

I want to display floating point number on 8digit 7segment display MAX7219 so i want to convert float value in to char buffer using sprintf() but it not gives exact outputTrue Studio  STM32F103void display_charDigit(float Value){ char buffer[8]; sp...

Error occurs when HAL_PWREx_EnableOverDrive() is executed.

clock configurationMCU: STM32F767IITIDE/Debugger: STM32CubeIDE / SEGGER J-Link​When HAL_PWREx_EnableOverDrive() is executed after changing the block size of SPI Flash, the following error occurs: Break at address "0x64da2200" with no debug informatio...

0693W000007EGHdQAO.jpg
pabian by Associate III
  • 568 Views
  • 0 replies
  • 0 kudos

Can DMA output a byte stream with 8080 style 'write' strobe?

Hi everybody,I am using STM32F401CE and would like to use DMA to output a block of bytes using a 8 bit output port and a 'write' strobe output. That is, 8 output pins + 1 strobe output for the strobe pulse, per the timing diagram of the ILI9341 TFT s...

JSmit.18 by Associate II
  • 1063 Views
  • 5 replies
  • 0 kudos

ST now charge for material for workshop

I remember ST use to provide workshop and material(boards) for free in order to attract professional to experience their product. Now on top of all the difficulties some of us experience they charge the full price with a a small discount for shipping...

Low power mode oscillator

Hey,in my application, ill have an RTC function, that should work also when power in down.From this reason, I’ll use a battery that will be connected to VBAT pin.My question is about LSE clock.my plan was to connect an external oscillator 32.768kHz t...

Pkats.1 by Associate II
  • 766 Views
  • 2 replies
  • 0 kudos

Resolved! GPIO pins stuck in HIGH state

HiI am working on a project using LL libraries and STM32F407VET6 Board. (I have attached the main.c code here.) The code generated by the STMCube GUI configuration tool is causing issues with two GPIOA pins (Pin 6 and 7) stuck to HIGH whenever the co...

MVerm.2 by Associate III
  • 1027 Views
  • 2 replies
  • 0 kudos