STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with STM32F746G-DISCO board

Hi I have just purchased the STM32F746G-DISCO board and just powered up to test the demo software. Touchscreen looks really good, but after I plugged in my ethernet cable it comes up with "cable not connected" even though it is (with the orange led ...

USB CDC - Maximum Baud Rate of device side (not host)

I am working on STM32L496 nucleo board. I would like to transfer data from STM32L496 (as device) to host PC (RX is not required).currently, the baud rate is ~200kbyte. no matter if I am increasing the packet size (CDC_DATA_FS_MAX_PACKET_SIZE) to 512...

AA.10 by Associate III
  • 829 Views
  • 1 replies
  • 0 kudos

Reserved bits of registers.

Hello, I have a question related to the reserved bits (generally to all of them). For example lets disscus specification of STM32F429 MCU from the RM0090:Register TIMx_SR1 (of TIM2 to TIM5 for example) has specified bits 5, 7, 8, 13, 14, 15 as reserv...