rs6000 wrote:I asked for a board with STM working with Arduino, not bare uC.
Just type "arduino nucleo" in the ali search engine
Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamrs6000 wrote:A terrible price, it will not pay off
LChucki wrote:rs6000 wrote:A terrible price, it will not pay off
Compare the price and possibilities of this "expensive" to "cheap" Mega2560.
Take into account that the "expensive" has a programmer / debugger. How much is the debugger for "cheap" Mega2560 and Mega328?
khoam wrote:rs6000 wrote:A terrible price, it will not pay off
You can always use ESP32, but it only has two 8-bit DACs.
rs6000 wrote:LChucki wrote:rs6000 wrote:A terrible price, it will not pay off
Compare the price and possibilities of this "expensive" to "cheap" Mega2560.
Take into account that "expensive" has a programmer / debugger. How much is the debugger for "cheap" Mega2560 and Mega328?
You think $ 20 is cheap? because I don't. As you already compare to the AVR, the mythical mega2560 costs $ 6 (and it's in a small-size version of the PRO board)
fotomh-s wrote:Although, by the way, no one defends commercial programming on Arduino, since it is open source ...
LChucki wrote:rs6000 wrote:LChucki wrote:rs6000 wrote:A terrible price, it will not pay off
Compare the price and possibilities of this "expensive" to "cheap" Mega2560.
Take into account that "expensive" has a programmer / debugger. How much is the debugger for "cheap" Mega2560 and Mega328?
You think $ 20 is cheap? because I don't. As you already compare to AVR, the mythical mega2560 costs $ 6 (and this is in the small-size version of the PRO board)
- ORIGINAL F103 https://kamami.pl/stm-nucleo-64/212017-nucleo...2f103.html?search_query=nucleo+f103&results=1 PLN 56 z DEBUGER!
- Original WITHOUT DEBUGER Mega2560 https://kamami.pl/arduino-oryginalne-plytki/1...ega2560.html?search_query=mega2560&results=13 179zł
- Travel Mega2560 https://kamami.pl/plytki-zgodne-z-arduino-inn...ega2560.html?search_query=mega2560&results=13 PLN 46 of course WITHOUT DEBUGERA
Please, give a similar comparison, because you are comparing the trips with the originals, from different sources, tiles WITHOUT DEBUGER with boards with a debugger. Since the board does not have a debugger, add its price to the comparison.
rs6000 wrote:oh, as if you were comparing apples with pears, read what I am talking about once, if you do not understand it, I will gladly tell you, certainly not about the STM32F103RBT6 because this one does not have a DAC.
fotomh-s wrote:I do not know if the regulations allow you to put such links, but I will take the risk: https://www.aliexpress.com/item/ShengYang-STM...STM32-minimum-system-learning-board-ARM-core- board / 32911136482.html
ZTCP supported by STM32duino (this chip is on their wiki), has a 2x12bit DAC.
MVictor wrote:I want to add to the Arduino IDE stm32 Blue Pill, as described here
MVictor wrote:Somehow (?) I was able to install the bootloader to my MC. It looks like the Blink arduino IDE is working.
MVictor wrote:FTDI + Flash Loader Demo (v2.80) + I'm loading boot20_pc13.bin
MVictor wrote:However, if I upload the blink as: "STM32F103c8 (20k RAM, 64k FLASH)
Upload Method: "STMduino bootloader"
MVictor wrote:I hope that this bootloader is actually installed in my STM-e ...
MVictor wrote:Through the Library Manager I am unable to download and install (necessary, as I found on the web):
Arduino SAM Boards (32bitARM Cortex M3) by Arduino "v1.610
It's just that Library Manager doesn't find it on the web!
MVictor wrote:The point is that he doesn't give me extra trouble. I'm an older guy now and have a hard time solving these kinds of problems.
For me, the most important thing is: "copy + paste + send to MC + run" Ready project developed by someone.
MVictor wrote:And I manage to upload a blink from the examples. (it takes ... a long time).
TL;DR: The STM32F103C8 “Blue Pill” delivers 32-bit ARM power for under $2 on AliExpress [Elektroda, fotomh-s, post #17846769]; “STM32 boards are now very well supported in PlatformIO” [Elektroda, khoam, post #17841660] Add an Arduino-style bootloader once, then upload sketches over USB in seconds.
Why it matters: You gain 5-10× the performance of an 8-bit Arduino without leaving the familiar Arduino ecosystem.
• 32-bit ARM Cortex-M3 @ 72 MHz, 20 kB SRAM, 64–128 kB Flash [ST DS, 2023]
• Typical board price: US $1.80–2.50 delivered [Elektroda, fotomh-s, post #17846769]
• First flash needs USB-UART wired TX-A10, RX-A9, 3 V & GND [Elektroda, ghost666, post #17841316]
• Official STM32duino package URL: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json [Elektroda, rb401, post #20178464]
• ST-Link upload time ≈ 1.5 s for a 22 kB sketch [Elektroda, rb401, post #20257809]