STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TIM_BRK PWM shutdown

hi, im using stm32g474vet6 tim_bkin for pwm shutdown through external pin, when im normally using pwm only tim break interuppt is happening, pwm is shutting down but if im using same timer in triggermode for another timer and pwm generation, tim_brk ...

HTTPS server over USB

I need to set up an HTTPS server over USB using the STM32U5A5 microcontroller.  I do not see an example of this configuration.  There are examples of HTTP servers for other microcontrollers using USB, but not HTTPS and not for the U5A5.  Is it possib...

FileX help

Platform Nucleo-H563ZICubeIDE V1.15.0ioc file attachedI'm starting with a simple app to get fimilar with the new Middleware.I created a new STM32 app and enabled ThreadX and FileX.I also changed the recommended settings for IChache and the system tim...

KKobe.1 by Associate
  • 528 Views
  • 6 replies
  • 2 kudos

eMMC can't enter sleep mode

Hi,STM32U585 + eMMC , by SDMMC2 busI want to configure the eMMC into sleep mode by HAL_MMC_SleepDevice API,but It does not workIt alway return 0 when I get the card state by HAL_MMC_GetCardState after run the API HAL_MMC_SleepDevice.Thanks!   

dylanou_0-1719213094173.png dylanou_1-1719213219941.png
dylanou by Associate III
  • 538 Views
  • 2 replies
  • 0 kudos

DAC not working in bare metal on STM32F756VGH6

Hi,I went through quite some earlier posts on this forum regarding DAC setup, but none of those are relevant to me nor helped me.I am trying to setup a DAC on a STM32F756VGH6 via registers. I read all chapters about the DAC in the datasheet and it lo...

Vilius by Associate III
  • 144 Views
  • 4 replies
  • 2 kudos

Resolved! Basic ThreadX / FileX example

I have created a very minimal prototype project with ThreadX on the NUCLEO-H563ZI board. I have a single task that blinks a LED on and off. I would like to prove out an example with FileX using SRAM. I have enabled FileX via CubeMX with the default s...

Resolved! STM32H5 self-test library DSP-support enabled

I use a STM32H5 with STM32_Safety_STL v4.0.0 library. Development tool IAR 9.60.3Using the project NUCLEO-H563ZI without TrustZone in X-CUBE-CLASSB-H5 and compiling it, I have the following linker error:"Error[Lt069]: The module stl_sch_main.o(STL_Li...

FPasq.1 by Associate
  • 87 Views
  • 1 replies
  • 0 kudos