maximum sample time of DAC and signal frequency generated
MCU of STM32L476 series,please let me know the maximum sample time of DAC and the maximum sine signal frequency which can be generated.
Ask questions, find answers, and share insights on STM32 products and their technical features.
MCU of STM32L476 series,please let me know the maximum sample time of DAC and the maximum sine signal frequency which can be generated.
I'm aiming to add an 8MHz xtal to a Nucleo-L496 board but I'm struggling a bit. The recommended part isn't available, I've found one that will fit but the load capacitance is 10pF compared to 8pF of the one in the manual.However, what is confusing me...
D:\installed\kielpacks\ARM\CMSIS\5.8.0\CMSIS\DSP\Include\dsp/utils.h(160): error: #65: expected a ";" int32_t lo = (int32_t) ((in << 32) >> 32);D:\installed\kielpacks\ARM\CMSIS\5.8.0\CMSIS\DSP\Include\dsp/utils.h(162): error: #20: identifier "n1"...
Since I flashed the Nucleo-F439ZI board with a firmware, I can neither flash another firmware nor go into debug mode. No error message appears in the console. What could this be?
I am working on NUCLEO-h745ziq board.I am interface i2c to BMP280 sensor using DMA method.But I am unable to read chipID .Using the polling method Iable to get chipiD and also temperature but using DMA i am unable please help me.s8 BME280_I2C_bus_re...
I am using Nucleo-h74ziq . I am working with i2c loop backing with DMA.I am using 2 board. One board is master and one board as slave. The master is able to send the data and the slave is receiving the data and after that is not again get ready and ...
Any I2S examples of STM32H7?
Hello. I'm looking for information on how to configure I2S microphones using the SAI peripheral. I'm using H743, but this likely applies to any SAIL-capable STM32. The Reference manual, and an application note discuss PDM microphone setup in detail, ...