# also it looks like you're building
Channel: #designreview
Source: https://discord.com/channels/1233487248129921135/1539153228531376169
Started: 2026-08-18T07:02:10.467000+00:00
Last activity: 2026-08-25T19:16:11.458000+00:00
## Seve — 2026-08-18T06:05:25.766000+00:00
also it looks like you're building support for four motors?
## Mustafa7 — 2026-08-18T07:02:11.863000+00:00
board is electrically for one motor—not four.
- The six MOSFETs form three half-bridges: one each for phases U, V, and W.
- Four BLDC motors would require 24 MOSFETs and four sets of U/V/W outputs.
- The current scattered arrangement makes the six MOSFETs look like separate motor channels.
## Mustafa7 — 2026-08-18T07:02:18.414000+00:00
Will fix the placement
## Mustafa7 — 2026-08-18T16:59:33.782000+00:00
<@757706909351411845> https://tscircuit.com/MustafaMulla29/rp2040-bldc-controller
Can you review one last time before ordering, i fixed the placements
## Seve — 2026-08-18T18:14:38.169000+00:00
hehe i wish i had the circuit json to look at
## Seve — 2026-08-18T18:14:45.019000+00:00
can you push dist locally
## Seve — 2026-08-18T18:14:51.708000+00:00
`tsci push --include-dist` or something
## Seve — 2026-08-18T18:15:05.276000+00:00
that way you have a site i can view, we'll also have a record of what you're actually ordering
## Seve — 2026-08-18T18:15:11.010000+00:00
did you pass `tsci check shorts`
## Mustafa7 — 2026-08-18T18:34:16.594000+00:00
Yea
## Seve — 2026-08-18T18:46:50.174000+00:00
niceee
## Mustafa7 — 2026-08-19T05:57:55.566000+00:00
<@398467566588264449> can you review it as well
## Mustafa7 — 2026-08-19T17:15:18.459000+00:00
<@398467566588264449> Is this ready to order?
## Seve — 2026-08-19T17:17:17.826000+00:00
mustafa can you please push with dist?
## Seve — 2026-08-19T17:17:25.097000+00:00
so that there's a record of what was built
## Abse — 2026-08-19T17:19:30.811000+00:00
one sec
## Mustafa7 — 2026-08-19T17:32:33.523000+00:00
Yes i did, its connected to github repo
## Abse — 2026-08-19T17:36:32.841000+00:00
can you make sure these chatgpt concerns are not real if they are can you address them
## Abse — 2026-08-19T17:36:35.623000+00:00
[attachment]
Attachment: message.txt — https://cdn.discordapp.com/attachments/1539153228531376169/1539689553139339335/message.txt?ex=6a9ef623&is=6a9da4a3&hm=c15986b3c763510cbcd1bf9b080e3003aafd8f7a2a57624883df738df9d7fe30&
## Seve — 2026-08-19T17:45:30.696000+00:00
<@1079361271687807026> the build is failing you need to push dist
## Seve — 2026-08-19T17:45:49.794000+00:00
we cant see it on the website, push dist
## Mustafa7 — 2026-08-19T17:52:28.506000+00:00
ok pushed
## Seve — 2026-08-19T17:53:29.600000+00:00
can you add USB PD support or is that too difficult? This requires a 12V power supply
## Seve — 2026-08-19T17:53:51.045000+00:00
i can do the 12V power supply but it would be better to add a barrel jack as well for me to plug into
## Mustafa7 — 2026-08-19T17:54:03.948000+00:00
Ok will try
## Mustafa7 — 2026-08-21T05:54:08.347000+00:00
<@757706909351411845> <@398467566588264449> https://tscircuit.com/MustafaMulla29/rp2040-bldc-controller#files
Done! Can you please review again(added usb pd and barrel jack)
## Mustafa7 — 2026-08-21T05:55:00.968000+00:00
Also seve check the drcs arent those false positive?
## Seve — 2026-08-21T05:56:35.677000+00:00
waiting for build
## Seve — 2026-08-21T05:56:42.160000+00:00
gotta go to bed in a sec tho
## Mustafa7 — 2026-08-21T06:05:18.747000+00:00
I pushed the dist, for some reason build is failing on cloud
## Mustafa7 — 2026-08-21T06:05:43.198000+00:00
I discussed this with rishabh, not sure what the issue is
## Seve — 2026-08-21T06:06:11.756000+00:00
there are no previews, how are we supposed to review
## Seve — 2026-08-21T06:06:23.624000+00:00
normally we just click the preview site
## Seve — 2026-08-21T06:06:33.527000+00:00
oh wait i can hit 3d etc.
## Seve — 2026-08-21T06:06:54.142000+00:00
lots of empty space on the board- you can probably shrink it
## Mustafa7 — 2026-08-21T06:09:58.295000+00:00
It's coz the rp2040 from common is at the middle of the board, we cannot change it's individual components position
## Seve — 2026-08-21T06:16:13.435000+00:00
https://cleanshot.com/share/RlpY7lQ8
## Seve — 2026-08-21T06:16:49.994000+00:00
you can't change the common rp2040 position? It should be able to be decomposed, CC <@398467566588264449> people need to be able to move the USB-C port etc.
## Seve — 2026-08-21T06:19:15.150000+00:00
we have a couple options for moving the USB-C etc, e.g. using a composable pattern with context e.g.
```
```
## Seve — 2026-08-21T06:19:19.366000+00:00
that can be done in usercode
## Seve — 2026-08-21T06:19:24.172000+00:00
*userland
## Mustafa7 — 2026-08-21T14:34:40.777000+00:00
<@398467566588264449> any idea how to fix this?
## Abse — 2026-08-21T14:52:47.695000+00:00
I think this will work we can try it
```
```
## Abse — 2026-08-21T14:53:13.489000+00:00
I will try to do it now
## Mustafa7 — 2026-08-25T18:47:17.760000+00:00
https://tscircuit.com/MustafaMulla29/rp2040-bldc-controller#files
<@757706909351411845> review please, I shrinked the board , not sure if we can do more.
## Seve — 2026-08-25T18:48:17.149000+00:00
when you `tsci build` throw in the `--site` flag and _i think_ we should have a browsable site for this board which is very useful
## Seve — 2026-08-25T18:49:08.257000+00:00
<@1079361271687807026> i think you're G2G
## Seve — 2026-08-25T18:49:23.527000+00:00
but fwiw the board can be shrunk much more 😄
## Seve — 2026-08-25T18:49:31.216000+00:00
start uploading to JLC, you may find more issues
## Seve — 2026-08-25T18:49:34.712000+00:00
hopefully you have the account?
## Mustafa7 — 2026-08-25T19:16:11.458000+00:00
Yea