How to design USB for STM32F105VCT6
Hi All,
I want to design USB schematic for STM32F105VCT6. I read Introduction to USB hardware and PCB guidelines using STM32 MCUs(AN4879) and it said that STM32F105/STM32F107 has Pull-up resistor on USB_DP line.
Question 1
Can I design USB schematic with no Pull-up resistor on USB_DP? And no need any config about embedded Pull-up resistor in software?
Question 2
Should I put some resistor between USB connector and STM32F105 on both USB D+,D- ? If yes, what value should add.
This is example schematic from stm32 bluepill. I saw there are resistor between USB connector and STM32F103
Thank you for your answer

