STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

uwTickPrio() at 0x20000004" problem

Hi everyone i got this error when i try to use hal_delay functionhttps://community.st.com/t5/stm32cubemx-mcus/stm32cubeide-1-7-mcu-package-l4-series-1-17-vtor-is-not/m-p/220563 I applied this solution it works now but the real time passed is the doub...

Ahmetp by Associate II
  • 369 Views
  • 0 replies
  • 0 kudos

STM32H7 QSPI in normal SPI mode for interface external DAC

My only need is to use QSPI (dual mode bank1) as a simple/normal SPI to drive external DAC (AD5066).  I should only use the Data phase, I don't need the Instruction, Address, Alt and Dummy phases of the QSPI.I have to use:QUADSPI_CLK---> DAC_CLKQUADS...

Vero by Associate III
  • 1945 Views
  • 6 replies
  • 0 kudos

Resolved! FatFs unrealiable under high load on STM32H743

Hello,I am using a STM32H743 with a W25Q128 external flash memory running FreeRTOS and FatFs. USB is configured for mass storage, to copy files from a computer to the flash memory. The following function is used to list all the files and directories ...

JP_ama by Associate III
  • 5264 Views
  • 22 replies
  • 2 kudos

Resolved! Unable to Use USB while using CAN in STM32F103

 I am using CAN peripheral and for debugging I am using USB-CDC to receive the status of the CAN transfers and Reception. The issue I am facing is The USB was recognized as Virtual Port when Only USB was initialized and used but when Implemented with...

Resolved! USB Host Version Upgrade

Hi I am trying to run FREERTOS enabled USB CDC Host on my device having STM32F756 MCU.My firmware package version is v1.17.1 which I think is the latest version for the F7 series. For this what is the latest version USB CDC Host Drivers which is supp...

Rachit1 by Associate
  • 607 Views
  • 1 replies
  • 0 kudos

[STM32H562RG] Simpler SPI transmission

Hello, I measured my SPI transmission takes ~600 CPU cycles @ 250MHz, so it's about 2,5us to transmit 2x 8-bit array.I'm using HAL (cube IDE). How can I speed it up? I need to make 4 transmissions like this, so it's ~10us. I need it to work with I2S,...

sebxx4 by Associate III
  • 1824 Views
  • 8 replies
  • 0 kudos