←back to thread

700 points elipsitz | 5 comments | | HN request time: 0.001s | source
1. boznz ◴[] No.41196272[source]
> I got almost all of my wishes granted with RP2350

I got all mine, these guys really listened to the (minor) criticisms of the RP2040 on their forums and knocked them out of the ball park. Cant wait to get my hands on real hardware. Well done guys

replies(1): >>41196906 #
2. ebenupton ◴[] No.41196906[source]
Thank you. It's been a major effort from the team, and I'm very proud of what they've accomplished.
replies(1): >>41199773 #
3. vardump ◴[] No.41199773[source]
Thanks for a great product!

A (small?) ask. Can we have instruction timings please? Like how many cycles SMLAL (signed multiply long, with accumulate) takes?

Will there be an official development board with all 48 GPIOs exposed?

replies(1): >>41200367 #
4. ebenupton ◴[] No.41200367{3}[source]
Cortex-M33 timings aren't documented, but one of our security consultants has made a lot of progress reverse engineering them to support his work on trace stacking for differential power analysis of our AES implementation. I've asked him to write this up to go in a future rev of the datasheet.

No official 48 GPIO board, I think: this is slightly intentional because it creates market space for our partners to do something.

replies(1): >>41200522 #
5. vardump ◴[] No.41200522{4}[source]
> I've asked him to write this up to go in a future rev of the datasheet.

Thanks!