Subhankar2000 / MSP430G2553-Proteus-v8.9-Simulation

This is my repository where I am storing all my Proteus v8.9 Project Files and these are project files for simulation of Texas Instrument’s MSP430G2553 microcontroller with various example programs. I am keeping the Proteus design files only and some .HEX, .ELF, and .INO files.
https://subhankar2000.github.io/MSP430G2553-Proteus-v8.9-Simulation/
Other
9 stars 6 forks source link

Hardware Timer + ADC Simulations & anything dependent on them are not working as intended(No Simulation Errors)Exp 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34 are not working as intended__But you can still interact with them, see oscilloscope/other measurements #11

Open Subhankar2000 opened 4 years ago

Subhankar2000 commented 4 years ago

The hardware timer + ADC simulations & anything dependent are not working and I don't know how to fix them, I tried almost everything but I don't know how to make them work, I am still trying but don't know how much will I be successful. I tried with various CLK sources, frequencies but no luck. This is the same reason the Hardware UART was also not working. There are no simulation errors but the results are not satisfactory. Exp 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34 are not working as intended__But you can still interact.

If you know how to solve do help by commenting on this issue.

Subhankar2000 commented 4 years ago

Exp23_LunchBox_HelloADC_Internal_Temperature_Sensor is giving output but that can't be said as proper/improper, means there is no way to check the value is correct or to alter the value in any way.

Subhankar2000 commented 4 years ago

Exp24_LunchBox_HelloLFSR_8Bit-P2 instead of P1 & Exp25_LunchBox_HelloLFSR_32Bit -> are giving output as per the name says LFSR for Random Number, but it is not taking the value as Hardware Timer Simulations are not working & the ADC also, so there is just a fixed value 255 from that only the same seed for random number is getting in but we are getting random numbers.

Subhankar2000 commented 4 years ago

But you can still interact with them, see oscilloscope/other measurements

Subhankar2000 commented 3 years ago

Exp 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34 are not working as intended__But you can still interact with them, see oscilloscope/other measurements