Designing custom Board
Hello,
for a DIY project including LoRa ra-02, MPU6050 and NEO-6M i have purchased some Blue pills from a vendor but it turned out they are fake blue pills (STM32F103C6).
I am trying to make a RC, so i have a Transmitter which needs 2xSPIs (one for LoRa and one for a TFT Display).
The fake blue pills i have, they do have only 1x SPI therefore i have decieded to design my own Board.
Requirement for the Transmitter:
2xSPIs (LoRa and TFT)
5 channels ADC
For the Receiver:
1xSPI (LoRa)
1xI2C (MPU6050)
1xUART (NEO-6M)
1xADC (Battery voltage monitoring)
I have searched on the net for a schematic of the Blue pill and found so many but no one with a BOM so i can select the right Materials.
E.g. for the HSE ocsi, there are many 8MHz osci out there but how should i know which one is the right one for my Board.
Is there any form ST hardware design reference or something like that so i can benefit from?
