STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I'm trying to resolve some ambiguity related to write-while-read of flash within the STM32L4R5ZI. If someone can straighten me out I'd appreciate it.

The FlashErase example project in the STM32Cube_FW_L4 here:D:\STMicro\STM32Cube_FW_L4_V1.13.0\Projects\NUCLEO-L4R5ZI\Examples\FLASH\FLASH_EraseProgram\Src seems to imply that it's possible to erase and write to the same bank of flash that you are exe...

Rvon by Associate
  • 658 Views
  • 3 replies
  • 0 kudos

Resolved! Adding UART to existing project

Hello,I have donwloaded the STM32CUBE FW pack for F1 modules.I tested 2 of them: a UART_PRINTF example and a PWR example, for the F100 Discovery board.Both examples work well, and I want to add UART capability to the PWR example.How does one do it?I ...

ISeed by Senior
  • 656 Views
  • 2 replies
  • 0 kudos

Resolved! Default S/W Listing for STM32F7508-DK

The S/W included in this Discovery Kit is nice as a demo, but as expected, I would like to tailor it to my application. I have not found any listing for the entire S/W included in the DK, perhaps because it is proprietary and the demo is basically an...

DRobe.4 by Senior
  • 659 Views
  • 3 replies
  • 0 kudos

USB CDC to DAC

Hi, I am succesfully sending the data through libusb to the changed CDC example. But i need to use the CDC_Receive_FS function to send the data from USB buffer to DAC with DMA. So USB transfer speed is faster than the speed Timer triggers the DAC-DM...

B??el by Associate II
  • 411 Views
  • 0 replies
  • 0 kudos

STM32 USB HAL TxFIFO Error

Posted on February 23, 2018 at 18:29This is a reposting of https://community.st.com/thread/45731-stm32f7-hal-ll-driver-bug?sr=inbox with a more descriptive name. I am using the USB FS device with the CDC class. I used STM32CubeMX V4.23.0 with the ST...

MDS by Associate III
  • 1913 Views
  • 7 replies
  • 0 kudos