Debugger information is displayed incorrectly because STM32H7x3.svd (and others!) in latest version V1.4 seem to be wrong regarding register address offsets of DFSDM module (and maybe others?). At least addresses do not match the latest spec ("RM0433...
In RM 0433 on page 910 there is the following:“1. The ADC clock can be a specific clock source, named adc_ker_ck_input which isindependent and asynchronous with the AHB clock.It can be configured in the RCC (refer to RCC Section for more information ...
I am trying to interface SDIO interface using STM32F401 NUCELO.But their is failure in that.So someone guide for this SDIO+fatfs Software & hardware also.I unable to Find Where is the Problem?
I don' think the TIM_DMA example in the STM32 F0 V1.10 work as described. I'm trying to use the example as the basis for using DMA to generate a PWM waveform, having each element repeated a number of times. If you take the example and adjust it to ou...
Hi,I need to transmit data from two MCUs and I only have an USB OTG connector on both boards. Someone knows if there are any limitations in connect via USB CDC VCOM a STM32F439 (host) to a STM32L4xx (device). Many thanks,Stefano
I have a stm32f4 nucleo board. Under Windows, I started a project using CubeMX and did a bunch of development. Everything was working as expected.I then moved to Linux (Ubuntu 19.04), and the device just started hard faulting constantly:(gdb) bt #0 ...
Firstly I tried Httpserver demo and it worked properly. I tried to recompile it with different configuration (different IP address, DHCP on, LCD of...) and all of them worked well.I also tried to run UDP echo server demo and I succeed.I tried to do t...
i have struggling with USB HS interface in stm32f407. please any have a experience let me know.