Resolved! USB HOST Nucleo-F103RB
Nucelo-F103RB has MCU STM32F103RBT6. Can this MCU be used as USB host ? I see STMF105 series has USB 2.0 OTG but I don not see Nucleo-F105 series Evaluation board.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Nucelo-F103RB has MCU STM32F103RBT6. Can this MCU be used as USB host ? I see STMF105 series has USB 2.0 OTG but I don not see Nucleo-F105 series Evaluation board.
I connected STM32F401CCU6 board and ST-LINK/V2 with a SW called STM32 ST-LINK Utility. I'm sure it worked yesterday, but I don't know why it doesn't work now. The screen keeps saying "ST-LINK USB Connection Error" and plug in the USB and refresh, it ...
I want to setup an system with 4.3" 480x272 LCD Working with LTDC with external flash (External Flash Loader)Can we directly interface an existing QSPI Loader if yes, Then Which one.
I read a lot about it for other STM32 MCUs but can't find any confirmation that it’s not possible to use PA4 and PA5 as GPIO output and DAC1 channel 1 and channel 2 internally for STM32F303CBT6. There's a hint in the errata of another STM32F303* usin...
Hi, i am using STM32F401RE Nucleo board and i want am using I2C channel in standard mode which is upto 100KHz but i due to little long length of communication cable, i want my I2C frequency to be around 20KHz. I am using HSI only as clock source.This...
Posted on March 26, 2013 at 01:59I am using STM32L152 evaluation board. I realized that the USB HID module does not configure the USB D+ D- line as GPIO Alternate function. I wonder that what is the usage of GPIO Alternate function for USB?
Hey, I am currently trying to get my own hardware to run on STM32 Microcontrollers. In this case, I am using a F103RET6, LQFP64 package. It is being used with very improvised hardware, as a proof of concept only. The layout looks like so, made in Kic...
Hello,I followed the examples in STM32CubeH7 package and implemented USB Custom HID device with 1 interface. The device is working fine. Now, I want to implement USB Custom HID Device with two interfaces. I want my device to be listed as highlighted ...
Hello,we are using the usart on a STM32U5 controller. (Happens too on STM32L0 and stop mode) The problem short summarize:We get a rx error, disable the rx and go to sleep stop2. The usart rx never goes back to normal operation. This can be solved by ...
Currently we are using STM32F4 & STM32H7 controller with inbuilt ethernet. We are looking to add a profinet interface in our device without using additional external hardware.Please can you share references or documents how can we integrate Profinet ...