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

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
  • 784 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
  • 499 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
  • 2743 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
  • 617 Views
  • 1 replies
  • 0 kudos

we want to use serial boot loader in stm32f765 ?

We are using stm32f765 serial boot loader to flash application code(.hex file) with USART1 (PA9,PA10). we connecting boot0 pin vcc (3.3v). But device memory is not detected and also device part is also not available for this what may be the resion ...

srikanth by Associate III
  • 372 Views
  • 1 replies
  • 0 kudos