User Activity

Can I use only the TX and RX pins of an USART and make it work exactly as an UART?
 Are the VCAP_1/VCAP_2 external capacitor decoupling capacitors ?  (when using the 2.2 uF with power regulator ON) PowerSupplyScheme page 77:
I couldn't find any STM32 with automotive quality, so I would like to know if is there any?
According to the ST boot mode selection (page 236), we can activate the bootloader following the pattern: Boot0(pin) = 1 and Boot1(pin) = 0; but the DatasheetSTM32L0 doesn’t specify which one is the BOOT1 pin in the pin description (page 33). I could...
When using an STM32L0 USART in SPI master mode, if the Slave needs a low level at the beginning of the frame and a high after the data byte, can I use any GPIO as NSS master to output this levels?