2025-08-04
2:05 AM
- last edited on
2025-08-05
12:13 AM
by
Maxime_MARCHETT
I need the following:
1. The source code for the NUCLEO-F103RB development board. Where can I download it?
2. I haven't seen any information about the MCP3208 module it uses. Where can I buy one?
Official website documentation for the NUCLEO-F103RB board
https://www.st.com.cn/zh/evaluation-tools/nucleo-f103rb.html
*This post has been translated from Chinese to comply with the ST Community guidelines.
Solved! Go to Solution.
2025-08-05 12:30 AM
Hello @yangwg1980
You can download the source code for the NUCLEO-F103RB from the STM32CubeF1 package, or from GitHub page:
STM32CubeF1/Projects/STM32F103RB-Nucleo/Demonstrations
2025-08-05 12:30 AM
Hello @yangwg1980
You can download the source code for the NUCLEO-F103RB from the STM32CubeF1 package, or from GitHub page:
STM32CubeF1/Projects/STM32F103RB-Nucleo/Demonstrations
2025-08-05 7:49 AM
What makes you think that the NUCLEO-F103RB uses an MCP3208?
Regards
/Peter
2025-08-05 8:02 AM
@yangwg1980 wrote:2. I haven't seen any information about the MCP3208 module it uses. .
As @Peter BENSCH said, what makes you think that it uses one?
There is no mention of MCP3208 on either the schematic or the BoM.
MCP3208 is a 12-bit Analog-to-Digital Converter (ADC) from Microchip - details here:
https://www.microchipdirect.com/product/MCP3208-CI/P
@yangwg1980 wrote:Where can I buy one?.
Through normal Microchip channels - nothing to do with ST!
2025-08-05 6:56 PM - last edited on 2025-08-06 1:55 AM by Andrew Neil
收到,谢谢您的回复!
Best Regards
Google Translate:
Got it, thank you for your reply!
2025-08-05 7:18 PM - last edited on 2025-08-06 2:30 AM by Andrew Neil
谢谢您的回复,我是问开发板代理商才知道的信息,他说他们没有MCP3208的模块卖,不知开发板的教程中有没有提到MCP3208的程序,这点还是很重要的。
Best Regards
Google Translate:
Thank you for your reply. I learned this information from the development board distributor, who said they don't have MCP3208 modules for sale. I wonder if the MCP3208 program is mentioned in the development board tutorial, which is very important.
2025-08-06 2:04 AM - edited 2025-08-06 2:31 AM
@yangwg1980 wrote:I learned this information from the development board distributor, who said they don't have MCP3208 modules for sale..
You need to go back to that Distributor and ask them what they were talking about!
As noted, there is no "MCP3208 module" on this board.
Again, it's a Microchip product (not ST) so you might have to go to a different distributor - one which carries Microchip parts...
@yangwg1980 wrote:I wonder if the MCP3208 program is mentioned in the development board tutorial
Again, you'd have to ask the Distributor that.