STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB COMPOSITE

Hello,We are looking for recommendations regarding the use of the following repository/software package: I-CUBE-USBD-Composite https://github.com/alambe94/I-CUBE-USBD-Composite  to implement USB composite functionality (Mass Storage + USB CDC).Curren...

abdou1 by Associate
  • 176 Views
  • 4 replies
  • 1 kudos

Resolved! Circular DMA interrupts

I have a project that uses DMA in circular mode, and i've implemented the half and complete interrupts necessary to manage the transfer.  I'm using just 2 nodes, and I've noticed that I get a complete interrupt to start the transfer, and then the exp...

BDoon.1 by Associate III
  • 1833 Views
  • 10 replies
  • 2 kudos

behavior after STOPMode

Hello,I observed how is going after HAL_PWR_EnterSTOPMode() execution without setting by HAL_RTCEx_SetWakeUpTimer_IT().Then strange phenomenon occurred.I presumed that power stop mode continues till interrupt and systick works even under power stop m...

curiae by Associate III
  • 90 Views
  • 1 replies
  • 1 kudos