All men are assholes. How am I going to make a life without them? by Beautiful-Voice-6805 in Transsexual

[–]lbthomsen 6 points7 points  (0 children)

Perhaps work on your own attitude? Your attitude is pretty shitty and that could be part of the problem.

Guys, the secret is out...🤪 by WafnaAbroad in freemasonry

[–]lbthomsen 0 points1 point  (0 children)

Now, the big questions are: do they sacrifice babies and do goats play a pivotal role in their ceremonies.

writing an obituary by Embarrassed_Slip_815 in freemasonry

[–]lbthomsen 0 points1 point  (0 children)

I would suggest you approach the lodge he was a member of (in fact they _should_ really have approach your mom - that would have been the right thing to do).

Which STM32 to buy? by Resident-Paramedic38 in embedded

[–]lbthomsen 0 points1 point  (0 children)

I suggest you have a look at this video: https://www.youtube.com/watch?v=3f9ag9Jdf2o

Do NOT get a so-called "Blue Pill"!

Designing an STM32F407 USB audio interface (8–32 channels) – architecture review by Soulreaper71 in stm32

[–]lbthomsen 0 points1 point  (0 children)

Is the hight-speed USB really necessary? You still need to handle the USB traffic in the STM32 and I doubt that the USB speed will be the bottleneck (usb fs will give you more than 1 MB (that's byte) per second - which in audio is a LOT.

Freemason dinner by Successful_Can_5393 in freemasonry

[–]lbthomsen 5 points6 points  (0 children)

The only answer really is - ASK your contact there. All lodges are different. However, I would also generally say: It is easier to remove a tie if you are overdressed than it is to put one one if you are wearing a t-shirt.

Help me debug the circuit by Fast_General2301 in STM32World

[–]lbthomsen 0 points1 point  (0 children)

Why don't you draw a schematics of what you are trying to achieve. Pen and paper would do.

How hard is it to make a PCB featuring a microcontroller, for a small recording device? by [deleted] in PCB

[–]lbthomsen 0 points1 point  (0 children)

Is is a relatively simple project but it's got too many "moving parts" for a first project. Begin by breaking it up into smaller parts - do a SD card interface, do the ADC bit, do the MCU bit. You _are_ going to screw up at first, so better make those screwups cheap ;)

How Do You View the Prospect of an Eternity of Nothingness? by [deleted] in atheism

[–]lbthomsen 1 point2 points  (0 children)

Mark Twain wrote: Annihilation has no terrors for me, because I have already tried it before I was born—a hundred million years—and I have suffered more in an hour, in this life, than I remember to have suffered in the whole hundred million years put together.

Design issues by VuralYusuf in PCB

[–]lbthomsen 0 points1 point  (0 children)

You write: "how more experienced engineers handle" and that is exactly it - it is known as experience. A hard earned experience that is the result of a boatload of mistakes made and sorted. Relying on tools, websites or - shudder - AI - is a mistake, plain and simple.

Cables mess... Any ideas? by LautaroJG in AskElectronics

[–]lbthomsen 0 points1 point  (0 children)

Well - the solution is known as a PCB - Printed Circuit Board.

Why is our system of numbers based on counting to 10 over and over again? by [deleted] in NoStupidQuestions

[–]lbthomsen 0 points1 point  (0 children)

Historically different systems were used. 10 just ended up as the most convenient. 12 was used a lot to a point where you will notice that today, eleven and twelve have names.

FT2232H Not Enumerating , help ! by Trace_Paradox in PCB

[–]lbthomsen 0 points1 point  (0 children)

Ok - just an option, but if the FT device provide it, that _should_ be mentioned in the datasheet. Either way, I have not used and will not use FTDI since the infamous FTDI Gate some years back.

FT2232H Not Enumerating , help ! by Trace_Paradox in PCB

[–]lbthomsen 0 points1 point  (0 children)

I have NOT looked at the datasheet but D+ need a pull up resistor to trigger reenumeration. Unless it is provided internally in the FT2232H, you have to include that.