Search found 3 matches

by Richardm
Mon Feb 22, 2021 8:44 pm
Forum: Raspberry Pi microcontroller boards
Topic: mandelbrot calculation and strange behavior in PICO
Replies: 8
Views: 4844

Re: mandelbrot calculation and strange behavior in PICO

Prime candidate for multi core. I tried and got 5 rows to run in parallel. Will retry when core1 support is a bit further along.
by Richardm
Mon Feb 08, 2021 7:57 pm
Forum: Raspberry Pi microcontroller boards
Topic: asm_pio, jmp pin. - examples?
Replies: 2
Views: 2172

Re: asm_pio, jmp pin. - examples?

Excellent thank you I will try those.
by Richardm
Mon Feb 08, 2021 11:24 am
Forum: Raspberry Pi microcontroller boards
Topic: asm_pio, jmp pin. - examples?
Replies: 2
Views: 2172

asm_pio, jmp pin. - examples?

Are there any micropython examples of jmp(pin,"address")? I am struggling to get this to work.

Thanks
R