STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB HS Device DMA is broken?

Hi, I am working on USB HS Device and Host applications with STM32F7 family (STM32F745ZGTx). Initially DMA on both of them didn't work at all. It's well-known bug, which still not fixed (http://we.easyelectronics.ru/STM32/stm32f4-usb-hs-dma-hal-kak-e...

How to program option bytes (using One of the DFU file Images) in to STM32 uC chip successfully using DfuSe demo application

·      I am trying to modify the option bytes in STM32 chip to enable the Read Out Protection, for that I have created Hex file of option bytes, then merged image for Target ID 00 from my program build (Hex file) and Image for Alternate Setting 01 fr...

0690X000008B8XmQAK.png 0690X000008B8Y1QAK.png 0690X000008B8YBQA0.png 0690X000008B8YQQA0.png

Resolved! It seems there is a mistake in STM32Cube\Repository\STM32Cube_FW_L4_V1.13.0\Projects\STM32L4R9I-EVAL\Examples\OSPI\OSPI_NOR_MemoryMapped project

It seems there is a mistake in STM32Cube\Repository\STM32Cube_FW_L4_V1.13.0\Projects\STM32L4R9I-EVAL\Examples\OSPI\OSPI_NOR_MemoryMapped project, the STM32L4R9I-EVAL board flash chip is connected in OCTOSPI1, but in this project, the instance is OSPI...

MHo.15 by Associate III
  • 348 Views
  • 2 replies
  • 0 kudos

USB Isochronous

Hi, I am new to stm programming. I now need an application where i can send the isochronously from PC to device (I m working on f303re nucleo board). Couldn't find any information about how i can do that. I am creating a libusb CDC project and then i...

B??el by Associate II
  • 204 Views
  • 1 replies
  • 0 kudos

Why the IRQ needs so many cycles

Hardware & HAL: STM32F767ZI Nucleo 210MHzCube MCU Package 1.15Application USB (12Mbit FS) to UART bridge 115200 baud, 8bit 1s 1s, full duplex test (RX-TX bridged)Tested:The test on /dev/ttyACM0 is running without any errors on all packet 2-64KB sizes...

BSchm.0 by Associate II
  • 735 Views
  • 12 replies
  • 0 kudos

Resolved! Why was UART_FLAG_RTOF removed?

From STM32H7 libraries v1.3.2 to v1.4.0 UART_FLAG_RTOF was removed from stm32h7xx_hal_uart.h.Any good reason why?I am just gonna use USART_ISR_RTOF instead but the question is why would you do that? Was it intended?

LAfon by Associate III
  • 223 Views
  • 1 replies
  • 0 kudos