STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32 USB Host HUB support with an MSC device

Here comes another query about the status of a HUB device for the USB Host library. I have been working with the driver from herehttps://github.com/moribr/STM32F4HUB/blob/master/Project/Middlewares/ST/STM32_USB_Host_Library/Class/HUB/usbh_hub.cand ha...

PCevo.1 by Associate III
  • 1340 Views
  • 4 replies
  • 1 kudos

STM32F07 ADC MX_ADC_Init() Handler error

I'm using the cube for generating code for IARthere is an ADC with to a DMA the MX_ADC_Init() fail, can't tell why  the ADC configuration:  the DMA configuration: when i run the code, the fail point is:  i have checked that the DMA is initiate first ...

GalBTM_0-1713255214217.png GalBTM_1-1713255227043.png GalBTM_2-1713255242728.png GalBTM_3-1713255248844.png
GalBTM by Associate II
  • 683 Views
  • 1 replies
  • 0 kudos

Resolved! size of flash in STM32G0J6

Spoiler  Hi, I have a question about the size of the flash of STM32G0J6. When i use STM32 cube programmer - CLI i saw that the size of the flash of the STM32G0J6 is 64Kb. I try to write everywhere in this memory it works. The datasheet say that the S...

Nnabb.1 by Associate II
  • 1619 Views
  • 7 replies
  • 2 kudos

Resolved! Delay of interfacing timer is rather inconsistent

I have implemented a hallinterface (tim 1), to update my pwm timer (tim 8). But the delay i set is rather fluctuating.Disabling interrupt inside of the tim 1 interrupt did not help. And i think, outside of the interrupt it should not matter, since th...

Tobe by Senior III
  • 650 Views
  • 1 replies
  • 0 kudos

Resolved! Unable to regress to RDP=0

I'm working on a custom STM32U5 board and I'm trying to harden the system.I followed the AN5347 (https://www.st.com/resource/en/application_note/an5347-arm-trustzone-features-for-stm32l5-and-stm32u5-series-stmicroelectronics.pdf) in particular I foll...

Resolved! COM update interrrupt is delayed 1.3us

Hi,i am trying to figure out, why this interrupt is delayed that much.The com trigger comes from timer 1, which works as expected. Also the delay here is as expected too (apart from a 50ns deviation). There is a delay of 1.3us, from the time i can ob...

Tobe by Senior III
  • 1890 Views
  • 8 replies
  • 2 kudos