User Activity

Posted on August 28, 2017 at 17:21Using STM32L496RG, IAR toolset.  Application uses both DACs. Recently added IWDG (independent watchdog)  to provide overall reset in the event of software errors.  DAC's are just used to provide DC levels for trimmi...
Posted on March 13, 2017 at 17:13I am using USB CDC both for bootloader and in the loaded application with the IAR toolset and the CubeMX Middleware/HALlibrary.  Turning off the USB & Timer interrupts before the jump it jumps cleanly and runs the ap...
Posted on April 12, 2016 at 21:40Is it possible to connect the SAI MCLK signal such that it can be used as a clock into a timer which is counted down to provide an ADC trigger - or are there aliasing issues with the timer? I want an internal ADC to ...
Posted on March 22, 2016 at 16:58Rev 3 of the User Manual shows Pin 9 of CN14 to be PB7 (USART RX) in both Figure 3 and the schematic (Page77); in Table 33 it shows CN14.9 as PC3.  Where does PB7 come out to a header if at all? My USART_RX signal on...