Hi Leigh,
Happy New Year!,
I have the RTC MCP794 and the Serial EEPROM on the same Channel and Pins for the SDA and SCL, I know the two can work together but somehow I can't seem to get them to work together even though they are in separate routines and not call simultaneously, do you have any ideas?
Regards,
Gavin
RTC - Serial EEPROM dspMIAC
- LeighM
- Matrix Staff
- Posts: 2178
- Joined: Tue Jan 17, 2012 10:07 am
- Has thanked: 481 times
- Been thanked: 699 times
Re: RTC - Serial EEPROM dspMIAC
Hi Gavin,
Please drop this fixed component into your directory,
\ProgramData\MatrixTSL\FlowcodeV8\Components
(auto update not currently functional)
Thanks
Leigh
Please drop this fixed component into your directory,
\ProgramData\MatrixTSL\FlowcodeV8\Components
(auto update not currently functional)
Thanks
Leigh
- Attachments
-
- serial_eeprom.fcpx
- (16.84 KiB) Downloaded 314 times
Re: RTC - Serial EEPROM dspMIAC
Hi Leigh,
I updated and replaced the file in:
C:\Program Files (x86)\Flowcode v8\DefaultData\FlowcodeV8\Components
I assume this is correct?
Regards,
Gavin
I updated and replaced the file in:
C:\Program Files (x86)\Flowcode v8\DefaultData\FlowcodeV8\Components
I assume this is correct?
Regards,
Gavin
- LeighM
- Matrix Staff
- Posts: 2178
- Joined: Tue Jan 17, 2012 10:07 am
- Has thanked: 481 times
- Been thanked: 699 times
Re: RTC - Serial EEPROM dspMIAC
Hi Gavin,
No, that's the directory where Flowcode keeps the default installation files.
You need to drop the new component into
C:\ProgramData\MatrixTSL\FlowcodeV8\Components
nb. C:\ProgramData is usually hidden by Windows
You might need to enable the viewing of hidden files and directories,
don't ask me how to do that, I hate Windows
Leigh
No, that's the directory where Flowcode keeps the default installation files.
You need to drop the new component into
C:\ProgramData\MatrixTSL\FlowcodeV8\Components
nb. C:\ProgramData is usually hidden by Windows
You might need to enable the viewing of hidden files and directories,
don't ask me how to do that, I hate Windows

Leigh
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: RTC - Serial EEPROM dspMIAC
To make life easier,
I have got a shortcut of the FlowcodeV8 hidden directory on my desktop.
To do that paste in windows explorer
Then right click on FlwocdeV8 and select Copy address:
Finally, right click on your desktop and select Paste Shortcut.
Then its always handy for when you have to manually update component or fcdx file.
I have got a shortcut of the FlowcodeV8 hidden directory on my desktop.
To do that paste in windows explorer
Code: Select all
C:\ProgramData\MatrixTSL\FlowcodeV8
Then its always handy for when you have to manually update component or fcdx file.
Martin