Resolved! STM32 mcu finder
HiSTM32 mcu finder for iPhone is fine.But, STM32 mcu finder for iPad is stuck with a component database dated Jul 14, 2021 20h18.It's a way to have an updated database ?Thanks in advance
Ask questions, find answers, and share insights on STM32 products and their technical features.
HiSTM32 mcu finder for iPhone is fine.But, STM32 mcu finder for iPad is stuck with a component database dated Jul 14, 2021 20h18.It's a way to have an updated database ?Thanks in advance
Lets say i call HAL_SPI_TransmitReceive_DMA() and then I get an error or I decide to timeout while waiting for SPI data. What is the correct way to recover from an SPI error or a timeout?I use this code and it seems to work: // De-init SPI2 ...
Here, i am working on STM32F401 controller, where i am using PLL with HSI working at 72MHz freq. The timer is generating a PWM output but instead of generating 24 pulses as per my requirement it is only generating 6 pulses. Hence 2 pulses for every 8...
I have an array of times, currently TIM3 and TIM4 on a STM32F373. I may want to add more timers in the future, so I enable them in a loop. Is there a way to ensure they all start at the exact same time or will the loop iteration be so fast that the...
I want to read voltage of an analog waveform of 1khz after 50us of every rising edge and skip other reading of every cycle how to configure adc in stm32 if anyone have code for this please help..
Hello Community, I am using the hardware support package for STM32 in Simulink. I configured the timer and tried to use the timer block in Simulink but I am getting an error. can anyone help me find the root cause? I have attached the snap of the err...
HI all,We are using a STM32f765 controller in one of our product. The controller sends data to other device(server) via TCP client connection, but after some time the TCP client is disconnected from server and refusing to connect back. We need to do ...
I'm using a VS Code extension that most probably uses `vcpkg`. After installing this extension, each time I run VS Code I get the following error:> Using vcpkg executable at "c:\Users\Luka\.vscode\extensions\ms-vscode.vscode-embedded-tools-0.7.0-win3...