Search found 3 matches

by Dazeb
Tue Apr 30, 2019 8:38 am
Forum: Flowcode V8
Topic: Using Interupts with Arduino Uno
Replies: 3
Views: 1932

Re: Using Interupts with Arduino Uno

Thanks Chipfryer, I had already looked but all info seems to be for the PIC. I have found the options and wanted to use the IOC Port B but cannot seem to isolate the interupt to a single pin despite selecting only one pin in the options. it seems that the whole port will trigger the input, but i am ...
by Dazeb
Mon Apr 29, 2019 4:24 pm
Forum: Flowcode V8
Topic: Using Interupts with Arduino Uno
Replies: 3
Views: 1932

Using Interupts with Arduino Uno

Hi Guys,

I want to use an interrupt to pause a program by using a specific pin on port B. How can I specify the pin for this?
by Dazeb
Mon Apr 29, 2019 12:40 pm
Forum: E-blocks
Topic: Compiler error Arduino Uno
Replies: 1
Views: 4554

Compiler error Arduino Uno

Hi Ben, We are having issues compiling to the Arduino Uno BL0055 for a program we have created. the compiler lists quite a few errors which seem to be associated with switch_base 1. any ideas? programs works in simulation mode as expected. also modules we have fitted to board are (EB2 Switch arraye ...