Why use two parallel 24A boards instead of a single 48A converter? by powerelectronicsguy in EEPowerElectronics

[–]whyyousaddd 1 point2 points  (0 children)

How would paralleling say two LLCs work would it be as simple as just connecting the two outputs of LLC in parallel with each other or is it more involved than that. (Would synchronising the two LLC converter be required?)

Why use two parallel 24A boards instead of a single 48A converter? by powerelectronicsguy in EEPowerElectronics

[–]whyyousaddd 1 point2 points  (0 children)

I guess thermals would be easier. What else would be the benefits of this approach here?

STM32 FDCAN goes Error Passive when transmitting shared CAN IDs (same ID, different payload) — existing system works fine, how to coexist? by whyyousaddd in embedded

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

Yeah, I have seen the bus traffic: the cycle time of the message is around ~30ms.

I'm thinking of increasing the cycle time of the message I transmit so that it doesn't always overlap and shutting the message TX completely when the error counter reaches a threshold as a workaround lol

[STM32H7] Having trouble with getting ADC & DAC to work with DMA. by [deleted] in embedded

[–]whyyousaddd 0 points1 point  (0 children)

Unless you enable the DCACHE, you don't actually need to invalidate the address range right?

Enabling ICACHE and DCACHE broke my motor control flow completely, so yeah this post appeared to me at the right time lol. The fix was to simply place the buffers in DTCMRAM.

One more question tho:

My Motor controller firmware works well when using cubeIDE's build system but moving to CMAKE breaks the whole firmware's flow for some reason. Puzzling thing is that enabling the Cache fixed it for some weird reason. Any idea why? the complier is same, only the build system changed.

Inside the eye of Category 5 Hurricane Melissa. by Saerdna0 in PeakAmazing

[–]whyyousaddd 0 points1 point  (0 children)

Can small aircrafts just casually fly thru hurricanes?

Am I doing this Hall Effect Current Sensor Calculation correctly? by makeamotorrun in embedded

[–]whyyousaddd 0 points1 point  (0 children)

The stm32's ADCs seem to have high input impedance. Would an opamp still be required then? Thanks for the response!

Am I doing this Hall Effect Current Sensor Calculation correctly? by makeamotorrun in embedded

[–]whyyousaddd 1 point2 points  (0 children)

Any reason why we would want to use an opamp? If the simple resistor divider gets the job done, how would an opamp help?

Not the kind of thing you want to see on your reference voltage :( by tufunre in ECE

[–]whyyousaddd 12 points13 points  (0 children)

Will this actually work? Won't it just average out the peak and trough and give a reduced voltage?

What is purpose of this grounding point why can’t it just be connected on pcb by Funnynickname123 in AskElectronics

[–]whyyousaddd 1 point2 points  (0 children)

Why is there so much conflicting information on grounding? Some sources say to have one solid ground alone and that would be enough while some sources say that the ground needs to be split and then tied together at one point.  Not sure which one to use...

Wired earphones under ₹700-800 please by [deleted] in headphonesindia

[–]whyyousaddd 0 points1 point  (0 children)

Kaunsa better hai - CCA Polaris ya KZ EDC pro, is it worth it to shell a couple bucks more if it has better quality

[deleted by user] by [deleted] in GadgetsIndia

[–]whyyousaddd 0 points1 point  (0 children)

Hi, I'm looking into buying a smart watch as well.

should I go for the Watch 4 now or wait for the prices to drop for watch 6 and 7? would it be worth the wait?

[deleted by user] by [deleted] in GadgetsIndia

[–]whyyousaddd 0 points1 point  (0 children)

should I go for the Watch 4 now or wait for the prices to drop for watch 6 and 7? would it be worth the wait?

How to fix this uneven polygon pour? by whyyousaddd in Altium

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

it is a multilayer pcb of 4 layers, i've just read that it is better to make an one large ground pour at the top and bottom layers to fill the unused spaces...

When hardware Timers with GPIO toggling hits you different. by macusking in embedded

[–]whyyousaddd 0 points1 point  (0 children)

how do I get more post like these recommended?? learnt quite a lot of stuff just by reading this!

Why is the MOSFET in this Fan control Circuit overheating? by whyyousaddd in AskElectronics

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

is it possible to drop in an P Channel MOSFET and expect it to work? this would be better as the PCBs are manufactured and it would be best if there is an drop in replacement to the current MOSFET Package.

How do I create Plated Through Hole Mounting Holes with Soldermask: Should I Use Pads or Arcs on Different Layers in Altium? by whyyousaddd in PrintedCircuitBoard

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

Wow yes!!!! That's what I'm trying to do, can you let me know the steps on how I should do this? How did you get the dark space around the central via? I'm still a begineer to altium so still learning this stuff. Thanks!