Search found 633 matches

by mrburnette
Tue Mar 09, 2021 2:16 pm
Forum: Off topic
Topic: No one even mentioned the new Raspberry Pi Pico?
Replies: 79
Views: 1718898

Re: No one even mentioned the new Raspberry Pi Pico?

RD2040, when easily available @$4 USD, will be a go-to chip for many hobbyists (and commercial users) maybe. The selection for hobby us will likely depend on the Arduino IDE integration. But while I agree on ag123's thoughts, many, many, many projects do not require the RP2040's capabilities. Most h...
by mrburnette
Mon Mar 08, 2021 9:27 pm
Forum: Let us know a bit about you and your projects
Topic: Custom PCB with STM32
Replies: 1
Views: 2116

Re: Custom PCB with STM32

There are 5 hits of "STM32F030" in the supported list: https://github.com/stm32duino/Arduino_Core_STM32#supported-boards mostly STM32F030/"F" and "R" but I did not specifically note STM32F030CCT6. But, there are instructions for creating your own board definition, shoul...
by mrburnette
Sun Mar 07, 2021 4:21 am
Forum: Off topic
Topic: stm32f411 - adafruit
Replies: 5
Views: 2993

Re: stm32f411 - adafruit

well for circuit python, adafruit has a somewhat pricier but better soc board with stm32f405 https://www.adafruit.com/product/4382 it is very close to micropython board https://store.micropython.org/product/PYBv1.1H but i'd get the micropython board as the pins are easier to access, nevertheless Ad...
by mrburnette
Sat Mar 06, 2021 9:48 pm
Forum: Off topic
Topic: stm32f411 - adafruit
Replies: 5
Views: 2993

Re: stm32f411 - adafruit

https://blog.adafruit.com/2021/03/05/new-product-stm32f411-blackpill-development-board/ ... I would not get too excited ... just like with the RP2040, Adafruit is pushing CircuitPython: This dev board is for the more advanced users, we don’t have detailed tutorial usage for it – check online commun...
by mrburnette
Sat Mar 06, 2021 3:25 am
Forum: STM32H7 based boards
Topic: STM32H753ZI
Replies: 5
Views: 11467

Re: STM32H753ZI

STM32H753xI devices are based on the high-performance Arm® Cortex®-M7 32-bit RISC core ... @mathygreen, fpiSTM is an STM corporate employee and STM32DUINO.com is an Official STM forum although discussions in the forum often run a wide subject matter. All of the Arduino ports on this link were manag...
by mrburnette
Fri Mar 05, 2021 4:25 am
Forum: IDE's
Topic: board manager for RogerClark's version + arduino IDE2.0
Replies: 19
Views: 10746

Re: board manager for RogerClark's version + arduino IDE2.0

... but currently libmaple still have its merits, even if we'd keep it pretty much with today's footprint of supported mcus. i.e. stm32f103c8,b and stm32f401, stm32f411, stm32f407. among its merits is its somewhat leaner (but possibly incomplete) function set especially on the smaller mcus e.g. stm...
by mrburnette
Thu Mar 04, 2021 10:02 pm
Forum: IDE's
Topic: board manager for RogerClark's version + arduino IDE2.0
Replies: 19
Views: 10746

Re: board manager for RogerClark's version + arduino IDE2.0

... for my own 2 cents, i'm just thinking in terms that perhaps a boilerplate and some instructions (and if possible some script) could help to bridge the gap. this is so that users can build the archives themselves from the sources and install locally using a templated package-index.json perhaps w...
by mrburnette
Thu Mar 04, 2021 7:18 pm
Forum: Projects
Topic: STM32f103c8t6 (Blue Pill) IR Communication
Replies: 7
Views: 7559

Re: STM32f103c8t6 (Blue Pill) IR Communication

... However, I still cannot find a ready use library yet after browsing for it for a couple of days. This is the lib most often associated with Arduino IrDA: http://www.righto.com/search/label/ir Above may require some effort to convert to STM32, do not know. IR remote control (not data transmissio...
by mrburnette
Thu Mar 04, 2021 5:22 pm
Forum: IDE's
Topic: board manager for RogerClark's version + arduino IDE2.0
Replies: 19
Views: 10746

Re: board manager for RogerClark's version + arduino IDE2.0

I agree with Steve, a "manual" installation of Roger's (Libmaple) core is the preferred approach for now ... likely, forever. We (the old forum members) spent thousands of words years ago about the pro/con of creating a package install; eventually no one decided to take ownership and a wo...
by mrburnette
Thu Mar 04, 2021 5:28 am
Forum: IDE's
Topic: Arduino IDE 2.0
Replies: 18
Views: 12707

Re: Arduino IDE 2.0

Pipe Dream IMO: This new IDE was developed with the goal of preserving the same interface and user experience of the previous major version in order to provide a frictionless upgrade. Also, an opinion, is that Oracle has destroyed JAVA in their fight with Google over Android. Javascript is a great m...

Go to advanced search