HTTP+Database
Hello everyone, I need some advice, I have a stm32h750B-DK, I've got my httpd through. If I want to send data to the database, what do I need to study? I want to use httpd + database to save data.
Hello everyone, I need some advice, I have a stm32h750B-DK, I've got my httpd through. If I want to send data to the database, what do I need to study? I want to use httpd + database to save data.
Hello,I am using a sTM32L430 with a JTAG access through ST LINK V2 and STM32CubeIDE.This project was created with STM32CubeMx and mainly contains a while(1) loop toggling a led.After a power the program starts correctly (led toggles and current consu...
Hi I am using ISM330DLC sensor and after passing the raw values to the motion_FX library i have got values which are stable but i have found resolution of sensor is varying upto 0.6 how can i improve the resolution of sensor.Thank you!!!
HI, firstly im new into subject of STM32MCUs. I made my own board based on STM32F2 MCU. I have configured 2 interrupts one based on TIM 11 and one on Button placed at pin 40 (PC9). It is simple code including blinking LED every one second and switc...
Hi, I'm using a STM32F303 with 10 independent analog input channels connected to ADC1 and ADC2 (5 channels per ADC).What I'd like to achieve is a software triggered scan of all 5+5 channels in one go and have the result copied to memory using DMA. So...
Good evening evryone,I'm actually working on a NUCLEO-H743ZI2 evaluation board and my objective is to develop an mTLS socket via UART.I've configured the UART for working with circular DMA for data reception, and let RTS/CTS works "automatically" (en...
Hi, I'm trying to get the FP-AUD-AEC1 v1.2.0 acoustic echo cancellation demo application to work.I have a NUCLEO-F446RE board, an X-NUCLEO-CCA02M2 expansion board and an X-NUCLEO-CCA01M1 expansion board.I programmed the NUCLEO-F446RE board with the S...
Hi,I cannot download the latest packeges for the H5 MCU-s. From cube IDE I got the error as the attached picture. I got error also from browser from here: https://www.st.com/en/embedded-software/stm32cubeh5.html
Hi,I was wondering if I can get some feedback on the following project, mainly if the requirements I have are feasible?I was thinking on using an STM32F4 or STM32F7. The project consist of the following parts:An external DAC that is controlled throug...
we're using STM32L412RB microcontroller and it has 2*12 bit ADC and our project requires 8 bit resolution, in this controller can we configure the resolution from 12 to 8 bits?