Search found 1217 matches
- Wed Jan 04, 2023 5:59 pm
- Forum: Flowcode V8
- Topic: CAN internal
- Replies: 5
- Views: 17688
Re: CAN internal
There is one moment left.How, in the depths of the "SetTxIdent" macro, the decimal number is converted into the one necessary for transmission hex ? I am not quite sure if I understand your question/problem corrcetly however if you have ID in Decimal for example 541 then the compiler auto...
- Fri Sep 16, 2022 7:33 am
- Forum: Flowcode V8
- Topic: expression syntax error
- Replies: 3
- Views: 6521
Re: expression syntax error
Hi Roy.
No that is a normal mistakes even experience C programmers make it so easy to get distracted and forget to add the semicolon
Happy you are ok now
No that is a normal mistakes even experience C programmers make it so easy to get distracted and forget to add the semicolon

Happy you are ok now
- Fri Sep 16, 2022 6:05 am
- Forum: Flowcode V8
- Topic: expression syntax error
- Replies: 3
- Views: 6521
Re: expression syntax error
Hi
you have to end the code in the C code block with a semicolon
When using the C code call you must comply to the C Code standards
adding the semicolon your code compile fine for me
you have to end the code in the C code block with a semicolon

When using the C code call you must comply to the C Code standards
adding the semicolon your code compile fine for me
- Sat Nov 06, 2021 4:39 pm
- Forum: Flowcode V8
- Topic: ADC NOISE REDUCTION in AVR
- Replies: 10
- Views: 7043
Re: ADC NOISE REDUCTION in AVR
Hi,
Software filtering is not always the solution you need to find out from where the noise is coming or at what frequencies and you need to do HW filter
your problem sounds to me like a PCB ground plane issue which generate noise and that is hard to filter it normally comes down to bad PCB layout
Software filtering is not always the solution you need to find out from where the noise is coming or at what frequencies and you need to do HW filter
your problem sounds to me like a PCB ground plane issue which generate noise and that is hard to filter it normally comes down to bad PCB layout
- Wed Sep 29, 2021 10:36 am
- Forum: Flowcode V8
- Topic: Moving Average
- Replies: 6
- Views: 4229
Re: Moving Average
but in my case i am using 1/4th part of the ADC count from the MCP3421 (this ADC receives 0-2.048V analog signal and output 0-131071 count) which is 32767 as i am feeding on 512mV as analog signal, this configuration works well for getting the count from the ADC. Abhi. if you only use 0-512mV then ...
- Thu Sep 16, 2021 10:57 am
- Forum: Flowcode V8
- Topic: 16Bit ADC chip
- Replies: 15
- Views: 11965
Re: 16Bit ADC chip
Thanks Martin
Thas a great help suuuu OK
I apprecaite your help

Thas a great help suuuu OK
I apprecaite your help

- Wed Sep 15, 2021 6:42 am
- Forum: Flowcode V8
- Topic: 16Bit ADC chip
- Replies: 15
- Views: 11965
Re: 16Bit ADC chip
Hi Martin (medelec)
If I send the component file created in V9 to other people they can include it in V9 with no issue however in V8 seems to be a problem
So I am lot what to do the the component will work in V8 and V9
can you please give some directions
Apprciate your help
If I send the component file created in V9 to other people they can include it in V9 with no issue however in V8 seems to be a problem
So I am lot what to do the the component will work in V8 and V9
can you please give some directions
Apprciate your help
- Tue Sep 14, 2021 5:10 pm
- Forum: Flowcode V8
- Topic: 16Bit ADC chip
- Replies: 15
- Views: 11965
Re: 16Bit ADC chip
Hi Martin

must admit we are not the best component makers so take it as it is
No issues it is me and Martin(mnf) trying to get some support for componentsMy apologies to Peter.



must admit we are not the best component makers so take it as it is

- Tue Sep 14, 2021 4:58 pm
- Forum: Flowcode V8
- Topic: 16Bit ADC chip
- Replies: 15
- Views: 11965
Re: 16Bit ADC chip
Hi Guys
Check this for some info on the ADS1115 and it behaviours
https://www.flowcodexchange.com/post/ad ... n-flowcode
Check this for some info on the ADS1115 and it behaviours
https://www.flowcodexchange.com/post/ad ... n-flowcode
- Tue Sep 14, 2021 11:08 am
- Forum: General Programming
- Topic: Ads 1115 16bit adc module
- Replies: 8
- Views: 17867
Re: Ads 1115 16bit adc module
Hi All
An component for the ADS1115 is available here for free
https://www.flowcodexchange.com/product ... -interface
Enjoy
An component for the ADS1115 is available here for free
https://www.flowcodexchange.com/product ... -interface
Enjoy
- Wed May 12, 2021 9:58 am
- Forum: General Programming
- Topic: Microchip Curiosity
- Replies: 4
- Views: 7840
Re: Microchip Curiosity
Forgot,
I don't think that you can run a 8 pin on the board it is designed for the 28 and 40 pin devices the issue is the 8 pin VDD and VSS pins are not lining up with the board or28/40 pin device VDD and VSS
I don't think that you can run a 8 pin on the board it is designed for the 28 and 40 pin devices the issue is the 8 pin VDD and VSS pins are not lining up with the board or28/40 pin device VDD and VSS
- Wed May 12, 2021 9:52 am
- Forum: General Programming
- Topic: Microchip Curiosity
- Replies: 4
- Views: 7840
Re: Microchip Curiosity
Hi In the wiki there is an example how to use the curiosity board in FC however this morning I am not able to download it may be one of the MATRIX guys can help is with this :D,When I try to download the file Flocode tell me to login don't know why :oops: Pcuriosity.jpg If your board has a Pickit3 o...
- Tue May 11, 2021 5:36 pm
- Forum: General Programming
- Topic: Microchip Curiosity
- Replies: 4
- Views: 7840
Re: Microchip Curiosity
Hi glennd There is a Curiosity board supported directly in FC which makes working with it easy and I assume a few people is using it as a development platform. although there are a few different curiosity boards from Microchip there is one for 8 bit pic one for PIC32 etc I assume the supported board...
- Mon May 10, 2021 9:10 am
- Forum: Freelance Embedded Engineers
- Topic: Freelancer Require/ Sweep Generator
- Replies: 1
- Views: 14095
Re: Freelancer Require/ Sweep Generator
Hi
Thanks for the request Martin has responded to your Request
Thanks for the request Martin has responded to your Request
- Sun Mar 21, 2021 2:19 pm
- Forum: Flowcode V8
- Topic: 18F14K22 Timer question
- Replies: 10
- Views: 8383
Re: 18F14K22 Timer question
Hi.
Just a short now I haven't forgotten about my promise ,I just got hung up ,I am in my lab this week ,I will push it this week for you
Sorry it just wasn't possible for the weekend
Just a short now I haven't forgotten about my promise ,I just got hung up ,I am in my lab this week ,I will push it this week for you
Sorry it just wasn't possible for the weekend
- Mon Mar 15, 2021 3:38 pm
- Forum: Flowcode V8
- Topic: 18F14K22 Timer question
- Replies: 10
- Views: 8383
Re: 18F14K22 Timer question
please indulge me a little as I wish to learn but in doing so, I'm going to ask some dumb questions. I understand the clock cycle issues, but I would have though that having the interrupt trigger the timer directly would be quicker than detecting the interrupt and then starting the timer or am I (m...
- Sun Mar 14, 2021 5:32 pm
- Forum: Flowcode V8
- Topic: 18F14K22 Timer question
- Replies: 10
- Views: 8383
Re: 18F14K22 Timer question
Any suggestions on how this can be resolved would be greatly appreciated as my project really requires a minimum of 2 to 3us resolution. Hi , Looking at your FC chart I think at the first instance you will never be able to get a resolution of 3us due to running at 19.66080 Mhz clock which is a Tcy ...
- Thu Mar 04, 2021 4:16 pm
- Forum: General Programming
- Topic: Ads 1115 16bit adc module
- Replies: 8
- Views: 17867
Re: Ads 1115 16bit adc module
Hi Stefan,
Thank you for the datasheet ,I will look at it and order one to do a Converter component for Flowcode
Thank you for the datasheet ,I will look at it and order one to do a Converter component for Flowcode
- Sun Feb 28, 2021 8:04 pm
- Forum: General Programming
- Topic: Ads 1115 16bit adc module
- Replies: 8
- Views: 17867
Re: Ads 1115 16bit adc module
Hi Bob
I do not know of any ready component for the ADS1115 in Flowcode.I might be wrong.
after the ADS1118 I will try to do a ADS1115 if there is not a component for it.
This is truethis will mean using more pins on the controller over the 2 used on I2C

I do not know of any ready component for the ADS1115 in Flowcode.I might be wrong.
after the ADS1118 I will try to do a ADS1115 if there is not a component for it.
- Sun Feb 28, 2021 7:07 pm
- Forum: General Programming
- Topic: Ads 1115 16bit adc module
- Replies: 8
- Views: 17867
Re: Ads 1115 16bit adc module
Hi Bob, We are currently working on a Flowcode component for the ADS1118 which is basically the same ADC the only (biggest) difference is the interface ADS1115 use I2C and ADS1118 use SPI You can check on Flowcode Exchange here https://www.flowcodexchange.com/ when this will be ready I guess in arou...
- Fri Feb 12, 2021 10:15 am
- Forum: General Programming
- Topic: voltage divider values
- Replies: 8
- Views: 8326
Re: voltage divider values
Hi if i understand it correctly the input pins impedance would be in paralell with the dividers bottom resistor which would be a factor ?? This does matter and even more as you start to increase sampling rate ,the ADC max input impedance recomended by MCHP is around 2K for this reason you should use...
- Sat Jan 30, 2021 8:19 am
- Forum: Flowcode V8
- Topic: PIC18F26K42 and UART
- Replies: 9
- Views: 8024
Re: PIC18F26K42 and UART
Hi Abhi,
It will be for all chips that has a Hardware SPI Module

It will be for all chips that has a Hardware SPI Module

- Fri Jan 29, 2021 4:01 pm
- Forum: Flowcode V8
- Topic: PIC18F26K42 and UART
- Replies: 9
- Views: 8024
Re: PIC18F26K42 and UART
Hi Abhi.
Just be patient for a few days, I am almost finish with a component for the MCP320x devices ,You can be a test person for the component
Just be patient for a few days, I am almost finish with a component for the MCP320x devices ,You can be a test person for the component
- Mon Jan 25, 2021 8:20 am
- Forum: Flowcode V8
- Topic: PIC18F26K42 and UART
- Replies: 9
- Views: 8024
Re: PIC18F26K42 and UART
Abhi
There is an issue with the definition file for the chip ,Ben and the guys need to look at it for you,
from the errors it is clear that the code is looking for structure members that do not exists on this chip
Ask Ben to take care of it for you
There is an issue with the definition file for the chip ,Ben and the guys need to look at it for you,
from the errors it is clear that the code is looking for structure members that do not exists on this chip
Ask Ben to take care of it for you

- Fri Jan 15, 2021 7:29 am
- Forum: MIAC
- Topic: MIAC CAN Interrupt
- Replies: 4
- Views: 14199
Re: MIAC CAN Interrupt
Leigh
Thank you that helps a lot ,I do not need both UARTS only 1 for the RS485 ,
Thanks again
Thank you that helps a lot ,I do not need both UARTS only 1 for the RS485 ,
Thanks again