Question
Low power modes on STM32L4 series MCU
Hi,
Below is my requirement:
- Need to send a DAC sample every 2ms (on 32KHZ clock)
- Every 12 sec will do an access to external flash to copy a block of memory (on HSI clock)
how can i accomplish this? am new to microcontroller, can anyone help me with some link/ tutorial on this.
Regards,
Venkatesh