Search found 21 matches

by kramtlas
Fri Apr 18, 2025 4:32 pm
Forum: General
Topic: Mapping function issue
Replies: 8
Views: 3825

Re: Mapping function issue

Hi Martin,
Great Thanks
Do you know when the SIM will be implemented?
Regards
by kramtlas
Tue Apr 01, 2025 8:02 am
Forum: General
Topic: Mapping function issue
Replies: 8
Views: 3825

Re: Mapping function issue

Hi Martin,
Thanks for your detailed response.
I haven't had time to play with the code yet but, I will later in the week.
Regards
by kramtlas
Fri Mar 21, 2025 6:53 pm
Forum: General
Topic: Mapping function issue
Replies: 8
Views: 3825

Re: Mapping function issue

Hi Martin,
Thanks again for your reply.
Could I have the demo file please and when do you think the changes will be implemented for update?
Regards
by kramtlas
Wed Mar 19, 2025 1:34 pm
Forum: General
Topic: Mapping function issue
Replies: 8
Views: 3825

Re: Mapping function issue

Hi Martin, Thanks, I have now modified the code to use ( INT ) instead of ( Byte ) to make use of the full resolution ( 1023 ) for the pot. In SIM mode the PWM Duty is displaying 100% Duty @ position 1 on the pot instead of 50% Duty @ position 2.5 on the pot and the Freq is set to 5Khz. But, when th...
by kramtlas
Tue Mar 18, 2025 8:20 am
Forum: General
Topic: Mapping function issue
Replies: 8
Views: 3825

Mapping function issue

Hi, I am trying to use the "Map function" to control a PWM output from analog input ( pot ). There is an example in the Wiki which does this successfully by mapping a pot ( 0,255 ) to a PWM output which also has the range of 255 although the output of the range set is modified to ( 50,150 ...
by kramtlas
Tue Feb 04, 2025 2:49 pm
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 65
Views: 203949

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: 4354

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: 65
Views: 203949

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: 1184

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: 3892

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...