Search found 16 matches

by kramtlas
Tue Feb 04, 2025 2:49 pm
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 71
Views: 173790

Re: Suggestions for new microcontroller support

Hi Steve,
Any chance of adding the Arduino Due?
Thanks
by kramtlas
Wed Jan 15, 2025 12:21 pm
Forum: Projects - Embedded
Topic: DAC MCP48x1 Output component
Replies: 0
Views: 3456

DAC MCP48x1 Output component

Hi, I have written a program using an Arduino Uno smd R5 and it has been working fine. I recently incorporated a MCP48x1 DAC output component to the program to add an extra feature. Whilst the simulation seems to function correctly, I do get an error warning each time the program passes through eith...
by kramtlas
Thu Jan 09, 2025 8:18 am
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 71
Views: 173790

Re: Suggestions for new microcontroller support

Hi Steve,
Are there any plans to add the Arduino Uno Rev 4
Thanks
by kramtlas
Fri Apr 14, 2023 4:48 pm
Forum: General
Topic: Arduino Uno PortA.0 missing port variable issue
Replies: 1
Views: 1096

Arduino Uno PortA.0 missing port variable issue

Hi, I was programming an Arduino Uno with code that I had previously used without any problems. But, when I needed to program a few more boards with this code I got an error message which I have attached stating a 820: error "Unkown or missing port variable: PORTA.0 " The Flowcode version ...
by kramtlas
Thu Nov 24, 2022 10:17 pm
Forum: Projects - Embedded
Topic: Arduino UNO SPI set up
Replies: 0
Views: 3739

Arduino UNO SPI set up

Hi, I am trying to set up an Arduino UNO R3 smd board to read a pot and output that value to a DAC. I am using a Micro shield board with a DAC 2 click in the position 1 slot. The circuit does not work at all and I don't seem to have a clock or cs pulse. When I simulate the circuit it seems to work f...
by kramtlas
Thu Oct 06, 2022 1:12 pm
Forum: Projects - Embedded
Topic: Arduino Uno analogue input issue
Replies: 2
Views: 2567

Re: Arduino Uno analogue input issue

Hi Martin, Thanks for your fast response. I am not in the lab until next week so I will not be able to test the circuit until then. However, I have written a small program at home and tested the analogue inputs using the suggestions you made and it works fine, so I have confidence in the changes wor...
by kramtlas
Wed Oct 05, 2022 2:22 pm
Forum: Projects - Embedded
Topic: Arduino Uno analogue input issue
Replies: 2
Views: 2567

Arduino Uno analogue input issue

Hi, I have written a program using the Arduino Uno R3 smd version and FC9. It simulates perfectly but when I connect the Arduino in circuit it does not seem to respond to the analogue inputs at all. For example I can o/c all the analogue inputs and the program runs through the "Start up Macro&q...
by kramtlas
Fri Apr 29, 2022 10:24 am
Forum: Projects - Embedded
Topic: CAN Bus set up
Replies: 1
Views: 2695

CAN Bus set up

Hi, I have a project which requires connection to a vehicle CAN bus and to look for a "Ign ON" status to trigger a response from my circuit.This is my first time using CAN and I am not sure how to set this up. It is a 8 byte message in hex ( 17F00010 ) and I wondered if anyone had an examp...
by kramtlas
Fri Mar 18, 2022 8:25 pm
Forum: Projects - Embedded
Topic: Ghost error code 0x1
Replies: 4
Views: 4484

Re: Ghost error code 0x1

Hi Steve,
Thanks for your response.
I have attached the message files but, I don't see the files you speak about.
Mark
by kramtlas
Sat Mar 12, 2022 9:11 pm
Forum: Projects - Embedded
Topic: Ghost error code 0x1
Replies: 4
Views: 4484

Ghost error code 0x1

I have just programmed a BL061 board and was able to use the Ghost ICT ok, but when I tried to use the ICD an error 0x1 occurred.
I am using the latest flowcode 9 version and I have attached a screenshot of the error code seen.
Could you help me sort this problem please.
Thanks