Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
Hey I have the same problem as in this link:https://community.st.com/s/question/0D53W00001Te4msSAB/how-to-setup-rs485-with-linuxrs485enabledatboottimeCan you please help us?
Hello guys, I am working with STM32MP157C-DK2 board and Tapo C200 camera(ONVIF). I would like to display the IP camera live feed through the LCD screen.How can I do that? I'm still a newbie, so step-by-step process or any link towards a good document...
Hi,Can anyone provide dac sine wave genearation Example using stm32mp1 processor.
I loaded my custom built yocto image into my SD card using the STM32CubeProgrammer and the process was completed successfully.However, when I toggled the boot switches to boot from SD card, I was not able to connect my host computer (a Ubuntu 20.04 d...
HiWe are using stm32mp157a processor in my custom board.We want to configure DAC in cortex M4.In stm32h745xi DAC has Default Timer for interrupt.Where as in stm32mp157a we dont have that timer configuration for DAC .you can see the difference in bel...
Hi,I've finally reached the stage where I can test the SSP flowI burned a debug AES128GCM key on my ST-HSM-v2 cardI created a 148 bytes secrets file and passed it through TrustedPackageCreator tool to get the 244 bytes fileI created a signed ssp-tf-a...