Hi
Don't forget you can view the value of all your variables when running using Simulation Debugger.
Regards
Search found 142 matches
- Tue Jun 28, 2022 9:13 am
- Forum: Feature Requests
- Topic: Project Explorer: Constants and Variables showing their Value / Initial Valu
- Replies: 5
- Views: 252
- Mon Jun 20, 2022 11:54 pm
- Forum: Bug Reports
- Topic: PI16F324 PortA
- Replies: 4
- Views: 242
Re: PI16F324 PortA
Hi
Glad it's working. I've often overlooked things myself
Glad it's working. I've often overlooked things myself

- Mon Jun 20, 2022 10:42 pm
- Forum: Bug Reports
- Topic: PI16F324 PortA
- Replies: 4
- Views: 242
Re: PI16F324 PortA
Hi
In configurations (Build > Project Options) you have Port A5 set as "External Clock In". That's probably your problem.
Regards
In configurations (Build > Project Options) you have Port A5 set as "External Clock In". That's probably your problem.
Regards
- Sat Jun 11, 2022 7:25 pm
- Forum: Bug Reports
- Topic: PIC16(L)F18446 missing PortB IOC on Interrupt Icon Properties
- Replies: 4
- Views: 340
Re: PIC16(L)F18446 missing PortB IOC on Interrupt Icon Properties
Hi
I appear to need new batteries in my calculator as I seem to have miscounted the pins on the "46"
It does look like it should have Port-B IOC capabilities and is probably just an oversight as you suggest.
Regards
I appear to need new batteries in my calculator as I seem to have miscounted the pins on the "46"

It does look like it should have Port-B IOC capabilities and is probably just an oversight as you suggest.
Regards
- Sat Jun 11, 2022 5:31 pm
- Forum: Bug Reports
- Topic: PIC16(L)F18446 missing PortB IOC on Interrupt Icon Properties
- Replies: 4
- Views: 340
Re: PIC16(L)F18466 missing PortB IOC on Interrupt Icon Properties
Hi I'm not sure if Flowcode supports that chip as I don't see it in the list. Did you perhaps mean 16(L)F18446? If so, Section 15.5 of the data sheet Register Summary - Interrupt On Change states "Note: PORTB associated registers as well as IOCCx6 and IOCCx7 bits are available for 20-pin or higher p...
- Fri Jun 10, 2022 5:23 am
- Forum: General
- Topic: ESP32 with SHA256 anyone?
- Replies: 5
- Views: 420
Re: ESP32 with SHA256 anyone?
Hi I don't envy your task as encryption has the potential to quickly snowball out of hand and overwhelm the capabilities of less powerful chips. If the ESP has hardware capabilities that would initially seem the way to go, but of course it limits you to only using ESPs in your project. Have you defi...
- Wed Jun 08, 2022 7:21 am
- Forum: General
- Topic: ESP32 with SHA256 anyone?
- Replies: 5
- Views: 420
Re: ESP32 with SHA256 anyone?
Hi No expert with the ESP32, having only recently started to explore with FAD when time allows. Crypto capabilities would be a useful feature so I'll follow your progress with interest. One way to identify the module would be to use it's MAC address. These are supposed to be unique. I say supposed a...
- Tue Jun 07, 2022 9:28 pm
- Forum: General
- Topic: History of Flowcode
- Replies: 27
- Views: 2074
Re: History of Flowcode
Hi all I have to say that this thread has been very, very interesting. Whilst I still have copies of V3 and V4 I can't really remember them other than I found Flowcode and the Development Board (of the time) extremely helpful. I mainly used it to "play" with (despite Professional Licences for all my...
- Tue May 31, 2022 1:01 am
- Forum: General
- Topic: Doubt with variables of the PID function
- Replies: 1
- Views: 207
Re: Doubt with variables of the PID function
Hi
If I understand your request correctly, you wish to change the values of P,I and D during program execution? If so you can simply drag a component macro on to your chart, then select DSPPIDControl and from the submenu select ChangePID.
You can then use variables to set the parameters.
Regards
If I understand your request correctly, you wish to change the values of P,I and D during program execution? If so you can simply drag a component macro on to your chart, then select DSPPIDControl and from the submenu select ChangePID.
You can then use variables to set the parameters.
Regards
- Mon May 30, 2022 11:57 am
- Forum: General
- Topic: History of Flowcode
- Replies: 27
- Views: 2074
Re: History of Flowcode
Hi Attached are some pictures of the v2 Development Board. Also attached is the cover insert for the video cassette style case it came in. Whilst it cannot compare to the latest board it did do it's job well, which in my mind was as a learning tool. It made it very easy to see the results of your wo...