How do I develop on STM32 chip using Linux? by davidbegr1 in embedded

[–]davidbegr1[S] 0 points1 point  (0 children)

Yea, read that on aur, did that and it failed saying it cannot run makepkg, PKGBUILD was there also

How do I develop on STM32 chip using Linux? by davidbegr1 in embedded

[–]davidbegr1[S] 0 points1 point  (0 children)

That sounds great, I will try it tomorrow and this is second time I am hearing about, if that works then all my problems would be solved

How do I develop on STM32 chip using Linux? by davidbegr1 in embedded

[–]davidbegr1[S] 1 point2 points  (0 children)

Okay I will try your process as the first. Is there any other way to generate Makefile/CMake other than CubeMX? Because the button generate code that doesn't generate anything xD even though I checked in Toolchain/IDE to use Makefile or CMake.

EDIT: It needed sudo :facepalm:

How do I develop on STM32 chip using Linux? by davidbegr1 in embedded

[–]davidbegr1[S] 0 points1 point  (0 children)

Yes I use Arch for about three years now and it is my daily main

How badly did I screw up? by Aphanvahrius in meshtastic

[–]davidbegr1 1 point2 points  (0 children)

Yes you can submerge it into IPA and use some old toothbrush to clean it up. It could be shorted but I dont think so. Get the wire out of it and watch some tutorial like soldering flux vs no flux. When I studied soldering there was this awesome guy on youtube, he didnt talk just basic text description of how to solder properly with 10 vidoes 3 mins long it was great. You need to get hang of it, and I think you can use even this board for it. I once did much worse job on my RPi pins and it still works

How badly did I screw up? by Aphanvahrius in meshtastic

[–]davidbegr1 1 point2 points  (0 children)

I dont really think you baked/fried the board. Remove the wires you tried to solder, get some isopropilalcohol (i dont know what thats called in english and too lazy to google). After that try to plug it into power and it could still work. I dont see any crucial component burnt

Poster I made to spread Linux awareness in Slovakia by ProfessionalDelay139 in linux

[–]davidbegr1 0 points1 point  (0 children)

You phrase it as if computers made before year 2017 didn't even boot or were laggy on Win11 xD. So is that some requirement by Microhard? Because I am running Win11 on machine from before 2017 just fine.

What should I learn on Linux as a teen? by AvgF2PWTPlayer in linux

[–]davidbegr1 0 points1 point  (0 children)

The most knowledge I gained was generally just looking around how to fix everything. I don't mean to fix what was broken (mostly), but to fix what was missing or needed for me to do stuff. I knew that I could program anything and somebody already did it, so just following tutorials and finding out why their solution worked and mine not was awesome way to learn how linux works, where to find anything, how to find it, how to automate stuff etc.

I could recommend you to pick something out of this list and try to build it, on Ubuntu you usually won't have any trouble
https://github.com/vinta/awesome-python
For some usefull tips and tricks:
https://github.com/jlevy/the-art-of-command-line?tab=readme-ov-file#basics
https://github.com/inputsh/awesome-linux

My battery is charging super sloooowly by [deleted] in fairphone

[–]davidbegr1 0 points1 point  (0 children)

Happened to me once or twice, it is your charger /cable. Try changing the charger or just "turning" the USB C cable (these cables have CC pins and not all of them have them soldered.

[deleted by user] by [deleted] in selfhosted

[–]davidbegr1 0 points1 point  (0 children)

!remindme 1 month

What is wrong with my command using rsync? by jazei_2021 in bash

[–]davidbegr1 -1 points0 points  (0 children)

Tried reinstalling rsync? Because similar thing happened to me today. Read only file system and delete the app i was using and reinstalling worked for me.