Search
-
COGINIT execution time?
Does anybody know how much cycles it takes for a cog started with COGINIT in COGEXEC mode until it executes the first instruction? Of course, the COGINIT instruction itself only takes 2 cycles in the starter cog. But the target cog then has to load all of its cog RAM. I thought due to the clever "rotating" bus bars of the… -
What happened to the P2 HyperFlash/HyperRAM board?
-
Propeller Live Forum
-
What raspi zero pin to use for DTR?
-
Question about the SPIN2 interpreter
Hi, this is about Chip's interpreter, discussed here: https://forums.parallax.com/discussion/171196/pnut-spin2-latest-version-v55-improved-bytecode-efficiency-for-reading-writing-bitfields/p77 and found here: https://github.com/parallaxinc/P2_PNut_Public/blob/master/Spin2_interpreter.spin2 I am trying to get some… -
Is there a driver for the LT7683 around?
I'm used to use "Cluso's Color LCD Demo with optional Touch Support" to drive 320x240 LCD displays with success. But now I've to have more pixels and like to switch to a displays spi-7-inch-tft-lcd-dislay-module-1024x600-ra8876- using the LT7683 controller. My first attempt is to modify Cluso's driver, but ask, if anyone… -
inline pasm interrupt routine local variables
was playing with an interrupt routine created with inline code. I thought that if I stayed in the method that it was created with, I could use the 15 local variables to communicate with the interrupt routine after the inline ends. Turns out you can't, the 15 local variables get sent back to the hub. But the PR0-PR7 cog… -
FrySky Smart Port (Telemetry) - Object Available?
Thanks in advance for any help provided! Attempting to send global variable data from a P1 FLiP 32123 to a FrySky X20R using SmartPort. Once received on the FrySky I'll use Lua and Ethos to create a custom telemetry display screen. I'm pretty close ... I can provide Saleae Logic Analyzer screenshots and my current code if… -
Re: Propeller 2 Assembly Language beginner guide v0.1
@proppy Thanks I will go back to github and look again. Found them on github. Tried the first one to print and then add. On propeller tool and on spin tools. Neither gives me anything. Checked the baudrate and even changed it 115200 just for giggles and got nothing. Using p2 eval rev b and c. Will try one of my edge…


