PicoRX
PicoRX copied to clipboard
Binary files and component values
Hi,
- What is the difference between the rp2350-pico2 and rp2350-riscv-pico2 binary files? Which one should I use for the RPI pico2?
- When using the MCP6022 as opamp, should I use C11-13 56nF, R5-R8 82R, R9-R10 56kJ, and C17-18 220p, or should I use values around the LTC6227? Regards.
@RecepAGulec Hi,
The pico2 has a choice of processors you can use either the dual arm or dual riscv cores (but not both). I made builds so that you can try either option. There isn't much difference between the two, given the choice the arm cores give slightly better performance.
You should chose the values you listed. They give a narrower bandwidth and work better with the current software (anything in the last 18 months or so).
Cheers Jon