Search found 94 matches

by Pito
Tue Mar 02, 2021 7:30 pm
Forum: General discussion
Topic: Generic Led Blink Demo not working on STM32F407VG Discovery
Replies: 4
Views: 3068

Re: Generic Led Blink Demo not working on STM32F407VG Discovery

The F407 Discovery's LEDs are called
LED_BLUE
LED_ORANGE
LED_RED
LED_GREEN
:)
by Pito
Sat Feb 27, 2021 2:11 pm
Forum: STLink
Topic: st-flash (stlink v1) for Discovery VL board (F100)
Replies: 1
Views: 5997

st-flash (stlink v1) for Discovery VL board (F100)

!! The "STM32CubeProgrammer" does not support the "st_link v1 programmer" hw placed on the VL board anymore !!! Hi, I've messed with the VL boards I found in my junkbox and ran into issues with the 1.6.1 version of the "st-flash" tool (Lubuntu 20.04). It does not conne...
by Pito
Sat Feb 27, 2021 10:31 am
Forum: IDE's
Topic: Arduino IDE in Lubuntu and STM32 - text messed up in the log window
Replies: 9
Views: 4171

Re: Arduino IDE in Lubuntu and STM32 - text messed up in the log window

Printing ie. the 12300 chars long line is something you do not need in the log window, imho.
It should be written into a file (see above my comment on it).
I do not know yet whether it is Arduino or STM issue then..
by Pito
Fri Feb 26, 2021 12:06 pm
Forum: IDE's
Topic: Arduino IDE in Lubuntu and STM32 - text messed up in the log window
Replies: 9
Views: 4171

Re: Arduino IDE in Lubuntu and STM32 - text messed up in the log window

The garbage comes from a too long line to be printed out. In case of the Fade example for stm32Discovery F407 board it is ~12300 chars long single line with hundreds of .o paths/files_names with switches etc.. Even if printed out properly it would cause a pretty :shock: :( PS: A solution seems to me...
by Pito
Thu Feb 25, 2021 5:50 pm
Forum: IDE's
Topic: Arduino IDE in Lubuntu and STM32 - text messed up in the log window
Replies: 9
Views: 4171

Re: Arduino IDE in Lubuntu and STM32 - text messed up in the log window

@ag123: Well, my largest programs are still built in Sloeber and w/ Roger's core :) I've tried (L)ubuntu and vanilla IDE+STM32 to see what is new there after some time of sleeping :) (ie. to see how difficult is the transition from Roger's core to the stm core, especially with my "code executio...
by Pito
Thu Feb 25, 2021 4:29 pm
Forum: IDE's
Topic: Arduino IDE in Lubuntu and STM32 - text messed up in the log window
Replies: 9
Views: 4171

Re: Arduino IDE in Lubuntu and STM32 - text messed up in the log window

When I build for Arduino Uno the text after the "Linking.." is ok.
@ag123: I've done install of the latest Arduino IDE into the Lubuntu 20.04 (I've dusted off an older notebook) with no errors..
by Pito
Thu Feb 25, 2021 3:21 pm
Forum: IDE's
Topic: Arduino IDE in Lubuntu and STM32 - text messed up in the log window
Replies: 9
Views: 4171

Arduino IDE in Lubuntu and STM32 - text messed up in the log window

Hi, I've installed today the latest IDE and latest STM32 json and latest STM32CubeProgrammer and I get a mess in the output log text - see below.
Always after the "Linking.." line..
Any hint how to get rid of it, plz ?

PS: it prints out fine with Arduino Uno board selected..
by Pito
Wed Sep 09, 2020 11:50 am
Forum: Projects
Topic: SDcard Logger with FIFO and FIR Filter (FreeRtos)
Replies: 1
Views: 2909

SDcard Logger with FIFO and FIR Filter (FreeRtos)

Hi folks, this is an example I shared in past (old stm32duino forum). /////////// SDcard Logger with FIFO and FIR Filter (FreeRtos) for Maple Mini or Blue Pill ================================================================== As it has been discussed in this forum, writing a continuous stream of da...

Go to advanced search