Code: Select all
#define BOARD_OTG_NOVBUSSENS
I used #define BOARD_OTG_NOVBUSSENS in board.h to disable VBYSSENS.
Code: Select all
#define BOARD_OTG_NOVBUSSENS
Giovanni wrote:Hi,
You need to provide context, which device are you using?
Giovanni
Code: Select all
#define BOARD_OTG_NOVBUSSENS
FXCoder wrote:FYIhas no effect on the internal STM32 boot loader (only on the ChibiOS driver).Code: Select all
#define BOARD_OTG_NOVBUSSENS
AN2606 provides details on the internal STM32 boot loader.
See https://www.st.com/resource/en/applicat ... 167594.pdf
I expect from a quick look at AN2606 that you will need to have the VBUS pin connected for the STM32 boot loader to detect USB is connected.
Giovanni wrote:I doubt that this is ChibiOS-related, perhaps you could try a different crystal brand.
Giovanni
Users browsing this forum: No registered users and 2 guests