<@U016HSAA3RQ> Why user project id are showing zer...
# mpw-2-silicon
d
@jeffdi Why user project id are showing zero ? My understanding was this value should different per project ?
Copy code
Caravel data:
   mfg        = 0456
   product    = 11
   project ID = 00000000
p
I get the same thing, but that didn't seem to be fatal (until I hit https://github.com/efabless/caravel_board/issues/16)
d
Yes, project-id: 0x00 may not be fatal; I was just wandering is these socketed chip are our chip or caravel test chip?. I am also facing WinBond SRAM not found issue. My debug on the Flash Interface signals at Caravel flash using logic capture say's like Flash memory not detecting CS# transition. My case I see Flash is just responding correctly on first transaction only.
p
@Dinesh A those should be your chip (there should be a sticker with the project slot number on it)
I did manage to go pate the WinBond SRAM issue occasionally https://github.com/efabless/caravel_board/issues/16#issuecomment-1386502366
but it's really unstable, so I suspect a power issue
powering over USB has only a 300mA budget on that board apparently, and I'd be curious to know the current consumption of the micropython firmware running on the nucleo w/ the hat attached.