Search found 47 matches

by Juraj
Fri May 22, 2020 7:53 am
Forum: STM32 SD-Bootloader
Topic: Just another bootloader
Replies: 3
Views: 12149

Re: Just another bootloader

With SD bootloder OTA update should be possible.
https://github.com/jandrassy/ArduinoOTA
by Juraj
Sun Mar 29, 2020 10:16 am
Forum: Libraries & Hardware
Topic: FlashStorage_SAMD library to add support to SAMD51 boards
Replies: 1
Views: 2722

Re: FlashStorage_SAMD library to add support to SAMD51 boards

how is it related to STM32 Arduinos?
by Juraj
Mon Mar 23, 2020 6:07 am
Forum: STM32L4 based boards
Topic: LCD i2c for STM32 with ArduinoIDE.
Replies: 8
Views: 20080

Re: LCD i2c for STM32 with ArduinoIDE.

use an Arduino library. they use the Wire library which has the same API on all platforms
by Juraj
Tue Mar 10, 2020 8:39 pm
Forum: General discussion
Topic: [SOLVED] Maple DFU Bootlader 2.0 upload code
Replies: 9
Views: 15812

Re: Maple DFU Bootlader 2.0 upload code

you don't need boot0 HIGH for programming with a programmer. the jumper is for ROM bootloader listening on Serial. did you return the jumper to LOW position?

and then there was this problem viewtopic.php?f=59&t=218
by Juraj
Wed Mar 04, 2020 6:29 am
Forum: Libraries & Hardware
Topic: STM32F103 Ethernet library?
Replies: 7
Views: 17034

Re: STM32F103 Ethernet library?

I'm in the initial stages of selecting a processor for a wired ethernet project. I'll be using the STM32 Core. My supported choices so far are the F767 + external PHY, or the F103 + Wiznet5500. For the F767 the official STM32Ethernet library is clearly the one to use, but what is recommended for us...
by Juraj
Mon Mar 02, 2020 2:36 pm
Forum: Libraries & Hardware
Topic: BlynkEthernet Manager for STM32 running Built-In Ethernet or LAN8720,W5x00/ENC28J60 shields
Replies: 9
Views: 8555

Re: BlynkEthernet Manager for STM32 running Built-In Ethernet or W5x00/ENC28J60 shields

stevestrong wrote: Mon Mar 02, 2020 9:21 am No laptop required, but a blynk server. Does the server run on the STM board?
Blynk server is in cloud. Who knows on what does it run there
by Juraj
Wed Feb 26, 2020 5:22 pm
Forum: General discussion
Topic: STM32F103C8T6 and Arduino nano serial communication
Replies: 1
Views: 2598

Re: STM32F103C8T6 and Arduino nano serial communication

sorry, but this forum is about STM32 dev boards used as Arduino. you use mbed
by Juraj
Thu Feb 20, 2020 6:05 pm
Forum: Let us know a bit about you and your projects
Topic: Interfacing SD Card module with stm32f103c8t6 in Arduino IDE
Replies: 2
Views: 2968

Re: Interfacing SD Card module with stm32f103c8t6 in Arduino IDE

this is a SD card adapter with logic level conversion and 5 V powering. but STM32 is 3.3 V and SD card is 3.3 V device.
I don't recommend to use it. wired to 5 V VCC it could output 5 V on MISO and the MISO pin on Blue Pill is not 5 V tolerant
by Juraj
Mon Feb 17, 2020 10:35 am
Forum: General discussion
Topic: What core am I using ?
Replies: 2
Views: 2422

Re: What core am I using ?

in Tools menu the Roger Clark's core boards are in "STM32duino section". The STM core has only "STM32" in the title. If you installed with Boards Manager you can look in Boards Manager, what boards package is installed.

Go to advanced search