Low Power I2C problems It was a typo. I was supposed to say.
I cant understand, why the I2C is gobbling up power.
Are you formally know as Ric?
Wednesday, 24 August 2016 - 15:23
Low Power I2C problems Hi,
The Accelerometer is a MMA8652FC.
I have not approached sleep modes yet, only idle because this is my first attempt at low power, and I was working through all...
Wednesday, 24 August 2016 - 15:17
Low Power I2C problems Hi,
Thanks for getting back. Yes this is a battery powered project.
* Vin 3.3V
* Micro clk speed is 4MhZ
* I2C speed is 100khz
*...
Wednesday, 24 August 2016 - 13:57
AS 6.2 unable to program working old code OK thanks clawson for your explanation.
So the build hex file is correct, the programming path is correct, and the programming ribbon tests ok with a meter. So...
Wednesday, 20 July 2016 - 12:11
AS 6.2 unable to program working old code Hi,
Thanks for your input.
The programmer, when you select "Apply", then "Read" back device signature, then "Memories" is pointing to C:\Users\Documents\...
Wednesday, 20 July 2016 - 11:58
AS 6.2 unable to program working old code hear is a brief example, hex file and source code included below:
My hex file does not look like your file. Did you copy in more files?...
AS 6.2 unable to program working old code
Done executing task "RunOutputFileVerifyTask".
Done building target "CoreBuild" in project "GM.cproj".
Target "PostBuildEvent" skipped, due to false condition; ('$(...
Wednesday, 20 July 2016 - 09:32
Ring Buffer Because the above works correctly, I have now switched to loading the buffer using the modem, usart and interrupt. The output it continues again. It does not stop....
Wednesday, 1 June 2016 - 07:40
Ring Buffer Hi,
That works well. It outputs once. One problem I have about writing a function is how can I put the below output string in an array. AS6 gets upset...
Tuesday, 31 May 2016 - 15:24
Ring Buffer Hi kk6gm & bobgardner,
That is a good idea and a very good test. Below is the output and code, with a 128 buffer. I have tried going up to 255 but it...
Tuesday, 31 May 2016 - 14:36
Ring Buffer OK my very last attempt at the hardest task ever, before the PC fly's out of the window and get berried in the garden.
I just cannot seem to get it to work properly....
It was a typo. I was supposed to say. I cant understand, why the I2C is gobbling up power. Are you formally know as Ric?
Hi, The Accelerometer is a MMA8652FC. I have not approached sleep modes yet, only idle because this is my first attempt at low power, and I was working through all...
Hi, Thanks for getting back. Yes this is a battery powered project. * Vin 3.3V * Micro clk speed is 4MhZ * I2C speed is 100khz *...
OK thanks clawson for your explanation. So the build hex file is correct, the programming path is correct, and the programming ribbon tests ok with a meter. So...
Hi, Thanks for your input. The programmer, when you select "Apply", then "Read" back device signature, then "Memories" is pointing to C:\Users\Documents\...
hear is a brief example, hex file and source code included below: My hex file does not look like your file. Did you copy in more files?...
Should I try starting a new project and copying all files across. As I said I have changed nothing? thanks, Tuurbo46
Done executing task "RunOutputFileVerifyTask". Done building target "CoreBuild" in project "GM.cproj". Target "PostBuildEvent" skipped, due to false condition; ('$(...
Because the above works correctly, I have now switched to loading the buffer using the modem, usart and interrupt. The output it continues again. It does not stop....
Hi, That works well. It outputs once. One problem I have about writing a function is how can I put the below output string in an array. AS6 gets upset...
Hi kk6gm & bobgardner, That is a good idea and a very good test. Below is the output and code, with a 128 buffer. I have tried going up to 255 but it...
OK my very last attempt at the hardest task ever, before the PC fly's out of the window and get berried in the garden. I just cannot seem to get it to work properly....
Pages