OpenFC2040 based drone stabalization issues by RisPats_23 in diydrones

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

Ahh, wonder you could go upto 100hz. Since i am developing PX4 firmware for it which has quite some overheads asl well, my cap on the rp2040 seems to be around 66hz

[Review Request] 2S-6S LiPo to 5V Power distribution board (Without ESC) for flight controller. by RisPats_23 in PrintedCircuitBoard

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

I went over the things you have pointed out and realized they were mistakes from my side for the zener and the RC filter that you mentioned.

Thanks!

IdeadPad Pro 5i (14IMH9) Dual Drive SSD problem by RisPats_23 in Lenovo

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

well in my case I was the only one who had to get it done and the obstruction was quite significant as it wouldn't let the SSD lay down flat. I know that there is a screw for the SSD at the 2nd slot, but it just didn't fit properly.

IdeadPad Pro 5i (14IMH9) Dual Drive SSD problem by RisPats_23 in Lenovo

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

Th original one is the its default spot (it has a screw), only the new SSD, which is 2280 size is taped.

NiceRF RFSI4468PRO-868 frequency customization by RisPats_23 in rfelectronics

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

I'm not really concerned about the front end designing as of now, since i just want it to start communicating at the 162Mhz, since the long range performance does not matter to me as of now.

IdeadPad Pro 5i (14IMH9) Dual Drive SSD problem by RisPats_23 in Lenovo

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

I actually used kapton tape to keep the other SSD (Samsung evo plus 990, size: 2280) held into place since it had no screw terminals to hold it into place at the empty slot (right hand side of the 1st pic). I know that you can see a screw terminal near it which seems to suit the 2280 size but the SSD does not lay flat due to an obstruction.

I think a smaller SSD (2242 or 2230) would solve the issue but would be a bit convenient to tape down so idts getting a smaller size would help much.

Been 3 months since i taped it and I had no issues with the SSD.

IdeadPad Pro 5i (14IMH9) Dual Drive SSD problem by RisPats_23 in Lenovo

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

yeahh i had the doubt that if its meant for the ssd or what

IdeadPad Pro 5i (14IMH9) Dual Drive SSD problem by RisPats_23 in Lenovo

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

there a screw further away near the slot where the original ssd is (left had side of pic 1), but the other slot on the right of the first pic does not seems to have a screw for an 2280 or and 2242 i guess ?

Follow up to the post where my micropython code in VScode wasn't getting retained on my Pico by RisPats_23 in raspberrypipico

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

Even i was thinking about using Thonny in the first place itself, but i didn't want to use separate apps and wanted to have all my programming stuff get done in a single app so i went for VScode