ADC trigger
Hello, I want to control the period of ADC conversionsThe code needs to read two adc channels at the same time in a frequency of 10kHz, so, do some maths with this values and output in a DACWhat is the most efficient way to do that?
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Hello, I want to control the period of ADC conversionsThe code needs to read two adc channels at the same time in a frequency of 10kHz, so, do some maths with this values and output in a DACWhat is the most efficient way to do that?
Hello,Just to get the details out of the way, I am quite new to STM32CubeIDE. I have a SMT32L552CCUX microcontroller paired up with TDK ICM-42688-V IMU sensor on a custom PCB, this will be my motion sensor device. I am also using STLINK-V3MINIE in-ci...
Hello everyone, I was wondering if there is a way to effectively get the power consumption of the STM323H747-DISCO when it is running over a period of time?When I am using STM32CubeMX and creating a project, I noticed the Tools tab (cf. picture) with...
I have properly connected the SD card module to the NUCLEO-F722 using the following reference URL, but I am still experiencing FR_DISK_ERR. I have searched for a solution in the STMicroelectronics Community and tried the methods described, but have b...
After using the board for a couple of days, the board started giving the following error is Keil-MDK:And the two led's (LD1 & LD3) are always RED as shown below:And the Nucleo USB drivers are installed: I tried also to put the chip into loader mode (...
I am using the B-l4s5i -iot01 board to test connecting to the AWS platform. I started from FP-CLD-AWS1 packet. when I test "bootloader_stsafe" and "cloud", terminal always show as below: " =============================================================...
It looped at a location deprived of access, waited a second, and returned to the same action. I thought STM32 was about programming.
I have setup the RTC LSI on the board and got the serial print date and time. and now i wanted to get the RTC LSE clock and serial print clock values. i configured the clock configuration in LSE by following the same steps as i did in LSI, but it did...
Hello,I have been using the STLINKV3-PWR to flash programs onto the STM32WB55 via SWD. Afterwards I have script that automatically measured the current consumption when the CPU is asleep. This is working fine. Now I have to switch to STLINKV3- MINIE ...
I am unable to find schematic for Nucle-F446ze board in the STM documentation.