Click here to Skip to main content
15,887,683 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: It's the little things, like a new desk that get me excited these days Pin
honey the codewitch30-Aug-22 7:39
mvahoney the codewitch30-Aug-22 7:39 
GeneralRe: It's the little things, like a new desk that get me excited these days Pin
OriginalGriff30-Aug-22 7:49
mveOriginalGriff30-Aug-22 7:49 
GeneralRe: It's the little things, like a new desk that get me excited these days Pin
honey the codewitch30-Aug-22 7:58
mvahoney the codewitch30-Aug-22 7:58 
GeneralRe: It's the little things, like a new desk that get me excited these days Pin
OriginalGriff30-Aug-22 8:11
mveOriginalGriff30-Aug-22 8:11 
GeneralRe: It's the little things, like a new desk that get me excited these days Pin
Eddy Vluggen30-Aug-22 8:10
professionalEddy Vluggen30-Aug-22 8:10 
GeneralRe: It's the little things, like a new desk that get me excited these days Pin
Dan Neely31-Aug-22 3:37
Dan Neely31-Aug-22 3:37 
GeneralRe: It's the little things, like a new desk that get me excited these days Pin
Eddy Vluggen30-Aug-22 8:08
professionalEddy Vluggen30-Aug-22 8:08 
GeneralRe: It's the little things, like a new desk that get me excited these days Pin
harold aptroot30-Aug-22 8:39
harold aptroot30-Aug-22 8:39 
In case you're interested, I received (last week) the PCBs I designed, did some soldering and procrastinating and coding, and now I have a working prototype. Of course I made some mistakes, but they did not prevent the thing from working. Had to give some 4-leg buttons a leg amputation (I accidentally shorted the output to ground through the pin on the other side, I also remember expressly not doing that but I think I then messed it up in a circuit-refactoring), and the rotary encoders are more glitchy than expected (the input filtering of STM32 timers in encoder mode is not sufficient).

Overall I'd say STM32 is pretty nice, but CubeIDE (based on Eclipse) is (like Eclipse) not nice, merely "OK". Laggy as Elephant, and I managed to glitch out the code renderer just by putting a medium-length array initializer on one line (less than 1000 elements, come on), resulting in a largely blacked-out code window. At least it has a proper debugger, it's not the "debugging means printf over serial" stone age, and I don't need to upload the firmware manually. Also the built-in initialization code generator is handy.

Seeing the hardware that I designed come alive was nice.

8/10 would recommend overall, but I wish the IDE wasn't based on Eclipse.
GeneralRe: It's the little things, like a new desk that get me excited these days Pin
honey the codewitch30-Aug-22 8:49
mvahoney the codewitch30-Aug-22 8:49 
GeneralRe: It's the little things, like a new desk that get me excited these days Pin
DRHuff30-Aug-22 9:32
DRHuff30-Aug-22 9:32 
GeneralSolution to travelling salesman problem - by my 4 year old son Pin
dan!sh 30-Aug-22 1:47
professional dan!sh 30-Aug-22 1:47 
GeneralRe: Solution to travelling salesman problem - by my 4 year old son Pin
Sander Rossel30-Aug-22 1:49
professionalSander Rossel30-Aug-22 1:49 
GeneralRe: Solution to travelling salesman problem - by my 4 year old son Pin
Marc Clifton30-Aug-22 1:55
mvaMarc Clifton30-Aug-22 1:55 
GeneralRe: Solution to travelling salesman problem - by my 4 year old son Pin
OriginalGriff30-Aug-22 2:16
mveOriginalGriff30-Aug-22 2:16 
PraiseRe: Solution to travelling salesman problem - by my 4 year old son Pin
Kornfeld Eliyahu Peter30-Aug-22 3:05
professionalKornfeld Eliyahu Peter30-Aug-22 3:05 
GeneralRe: Solution to travelling salesman problem - by my 4 year old son Pin
CPallini30-Aug-22 3:26
mveCPallini30-Aug-22 3:26 
GeneralRe: Solution to travelling salesman problem - by my 4 year old son Pin
dan!sh 30-Aug-22 3:58
professional dan!sh 30-Aug-22 3:58 
QuestionRe: Solution to travelling salesman problem - by my 4 year old son Pin
CPallini30-Aug-22 4:21
mveCPallini30-Aug-22 4:21 
GeneralRe: Solution to travelling salesman problem - by my 4 year old son Pin
obermd30-Aug-22 4:37
obermd30-Aug-22 4:37 
GeneralRe: Solution to travelling salesman problem - by my 4 year old son Pin
Daniel Pfeffer30-Aug-22 4:06
professionalDaniel Pfeffer30-Aug-22 4:06 
GeneralRe: Solution to travelling salesman problem - by my 4 year old son Pin
Eddy Vluggen30-Aug-22 6:17
professionalEddy Vluggen30-Aug-22 6:17 
GeneralI love my country and my language, but... Pin
Sander Rossel30-Aug-22 0:59
professionalSander Rossel30-Aug-22 0:59 
RantRe: I love my country and my language, but... Pin
Daniel Pfeffer30-Aug-22 1:09
professionalDaniel Pfeffer30-Aug-22 1:09 
GeneralRe: I love my country and my language, but... Pin
Sander Rossel30-Aug-22 1:48
professionalSander Rossel30-Aug-22 1:48 
GeneralRe: I love my country and my language, but... Pin
Jörgen Andersson30-Aug-22 3:44
professionalJörgen Andersson30-Aug-22 3:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.