rs6000 wrote:I asked for a board with STM working with Arduino, not bare uC.
Just type "arduino nucleo" in the ali search engine

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-f103rb-set-startowy-z-mikrokontrolerem-z-rodzin-stm32-stm32f103.html?search_query=nucleo+f103&results=1 PLN 56 z DEBUGER!
- Original WITHOUT DEBUGER Mega2560 https://kamami.pl/arduino-oryginalne-plytki/198324-arduino-mega2560-rev3-a000067-plytka-z-mikrokontrolerem-atmega2560.html?search_query=mega2560&results=13 179zł
- Travel Mega2560 https://kamami.pl/plytki-zgodne-z-arduino-inne/138384-arduino-mega2560-r3-odpowiednik-plytka-z-mikrokontrolerem-atmega2560.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-STM32F407VET6-development-board-Cortex-M4-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).