Search found 9 matches
- Mon Nov 08, 2021 7:57 pm
- Forum: General discussion
- Topic: Im a bit Lost here ( NEW USER / DEVELOPER )
- Replies: 19
- Views: 11009
Re: Im a bit Lost here ( NEW USER / DEVELOPER )
i guess they both look happy because they dont know the existance of cmake

- Sun Nov 07, 2021 10:13 pm
- Forum: General discussion
- Topic: Im a bit Lost here ( NEW USER / DEVELOPER )
- Replies: 19
- Views: 11009
Re: Im a bit Lost here ( NEW USER / DEVELOPER )
Jeeeesus that is exactly what i was looking for, sorry for all the fuzz.
Sometimes is hard to articulate what you dont understand yet.
Now i just need to look inside that premain()
I think i can work from here, thanks for your patience
main.PNG
doll poop.jpg
hw_config.png
Things ...
Sometimes is hard to articulate what you dont understand yet.
Now i just need to look inside that premain()
I think i can work from here, thanks for your patience
main.PNG
doll poop.jpg
hw_config.png
Things ...
- Sun Nov 07, 2021 10:05 pm
- Forum: General discussion
- Topic: Im a bit Lost here ( NEW USER / DEVELOPER )
- Replies: 19
- Views: 11009
Re: Im a bit Lost here ( NEW USER / DEVELOPER )
The arduino api is here
https://www.arduino.cc/reference/en/
it probably has roots in wiring api
http://wiring.org.co/reference/
which borrows from processing
https://processing.org/
I understand that but doesnt give me any clue of where the init code is taken from.
for all the rest you can look ...
https://www.arduino.cc/reference/en/
it probably has roots in wiring api
http://wiring.org.co/reference/
which borrows from processing
https://processing.org/
I understand that but doesnt give me any clue of where the init code is taken from.
for all the rest you can look ...
- Sun Nov 07, 2021 9:19 pm
- Forum: General discussion
- Topic: Im a bit Lost here ( NEW USER / DEVELOPER )
- Replies: 19
- Views: 11009
Re: Im a bit Lost here ( NEW USER / DEVELOPER )
i'm trying to transit to cmake, accordingly it is 'better' & Raspberry Pico uses it in the SDK.
and accordingly platformio uses something even more elaborate which is
https://scons.org/
a thing about platform io is that it lifts the STM core from a 'clone' of the original repository, so it may get ...
- Sun Nov 07, 2021 12:02 pm
- Forum: General discussion
- Topic: Im a bit Lost here ( NEW USER / DEVELOPER )
- Replies: 19
- Views: 11009
Re: Im a bit Lost here :(
I must have written this post dozens of times, rather than just wasting digital-landscape, here is a link to a summary:
viewtopic.php?p=6686#p6686
Thanks, ill give it a good read. Usefull stuff.
I am afraid you might have to post it a dozen times more, because my experience as new user as i ...
viewtopic.php?p=6686#p6686
Thanks, ill give it a good read. Usefull stuff.
I am afraid you might have to post it a dozen times more, because my experience as new user as i ...
- Fri Nov 05, 2021 4:24 pm
- Forum: General discussion
- Topic: Im a bit Lost here ( NEW USER / DEVELOPER )
- Replies: 19
- Views: 11009
Re: Im a bit Lost here :(
> really want to jump in the deep en
i want to know what and how is the Arduino code sandwich doing its magic (i only know HAL based baremetal C programms)
> The initializations etc are all done there,
Thanks,exactly what i am looking for , ill look into that .
> i'd guess it is a reason Arduino ...
i want to know what and how is the Arduino code sandwich doing its magic (i only know HAL based baremetal C programms)
> The initializations etc are all done there,
Thanks,exactly what i am looking for , ill look into that .
> i'd guess it is a reason Arduino ...
- Fri Nov 05, 2021 4:09 pm
- Forum: General discussion
- Topic: Im a bit Lost here ( NEW USER / DEVELOPER )
- Replies: 19
- Views: 11009
Re: Im a bit Lost here :(
thanks ag123 , just what i was looking for. ;)
Now i have lecture for weeks.
>And do state your board and MCU that you are 'playing' with. You can find a list of 'supported' boards on the core GitHub repo
I own several nucleo/discovery boards
>A 'hello world' for '*duino' stuff is to blink a/the ...
Now i have lecture for weeks.
>And do state your board and MCU that you are 'playing' with. You can find a list of 'supported' boards on the core GitHub repo
I own several nucleo/discovery boards
>A 'hello world' for '*duino' stuff is to blink a/the ...
- Fri Nov 05, 2021 3:59 pm
- Forum: General discussion
- Topic: Im a bit Lost here ( NEW USER / DEVELOPER )
- Replies: 19
- Views: 11009
Re: Im a bit Lost here :(
Sorry but i cant find the section " NEW USERS START HERE "
Maybe its because im not familiariced with the forum structure?
Also, my daywork is to read manuals, im not afraid of reading thisone once i find it
Maybe its because im not familiariced with the forum structure?
Also, my daywork is to read manuals, im not afraid of reading thisone once i find it
- Fri Nov 05, 2021 3:38 pm
- Forum: General discussion
- Topic: Im a bit Lost here ( NEW USER / DEVELOPER )
- Replies: 19
- Views: 11009
Im a bit Lost here ( NEW USER / DEVELOPER )
Electronics dark wizards i summon you!
I want to start developing(not just using) code with stm32duino. :!:
I do have some years experience using baremetal STM32 and i would love to port some of my libraries to work with stm32duino.
At the moment im lost i know nothing about the core architecture ...
I want to start developing(not just using) code with stm32duino. :!:
I do have some years experience using baremetal STM32 and i would love to port some of my libraries to work with stm32duino.
At the moment im lost i know nothing about the core architecture ...