I am working on Ultra low power application MSI clock as 800KHZ. My goal is to measure the MSI Clock, when the temperature changes in the System.If I try to configure “Tl1 remap capabilities for TIM16�? as TIM16 Channel 1 is connected to LSI, then I...
Hi to all,I hope this is the right place where asking to.Anyway in my custom board I use four timers: SysTick, RTC, TIM6 (DAC) and TIM3 (PWM).I wnted to add a new timer (I tryed TIM7 and TIM2), but it wouldn't work and I discovered that neither TIM3 ...
Is it possible to use GPIO interface to work with MIL1553B HI-6130PQTF chipset?Please provide the configuration settings for the same. Thanks
I was reading this application note which lists maximum clock rates for the ADC on the STM32H7 for the various packages at different resolutionshttps://www.st.com/resource/en/application_note/dm00628458-getting-started-with-the-stm32h7-series-mcu-16b...
I've clear (or at least I think so) how to use the timers (TIM), with "Input capture direct mode", in order to measure a period of one input pulse, but I don't understand how to do the same measure with the low power timer (LPTIM). The LPTIM associat...
Hello,I'm planning to use the STM32F429 with its triple interleaved ADCs to make a 7.2Msps digital oscilloscope.So the thing about digital oscilloscopes is that they also record samples before the trigger events.To do so, they have a circular buffer ...
I'm using a STM32F072x uC and would want to read/write/erase NADN flash (NAND04GW3B2B).A couple of questions:How to configure GOIP pins as an Input and Output Data Bus (D0 - D7 or I/O0 - I/O7) ?What are the exact sequences to read, write, erase, etc?...
Hello, regarding the STM32G474, is it possible to use multiple Voltages on the Controller? External peripherals that I connect to the microcontroller are: Sensor-1: SPI, 3.3V -> I’d like to keep it on 3.3V because of the Datarate, it’s much faster o...