Search found 117 matches

by alanwms
Fri Mar 26, 2021 4:44 pm
Forum: Bug Reports
Topic: Flash EEprom PIC24FJ does not simulate
Replies: 2
Views: 1715

Re: Flash EEprom PIC24FJ does not simulate

Thanks - I do understand that and was giving feedback regarding such. The main question though is - When should I expect the simulator to show flash eprom action?
by alanwms
Thu Mar 25, 2021 9:14 pm
Forum: Bug Reports
Topic: Flash EEprom PIC24FJ does not simulate
Replies: 2
Views: 1715

Flash EEprom PIC24FJ does not simulate

Hello.

I don't think the flash eprom in the PIC24fj64GB002 will simulate. Can you verify this for me and let me know when I could get this resolved?

Also, I see that I can select the EEPROM component for this chip - I don't think this chip has an eeprom peripheral. Can you explain?
by alanwms
Tue Mar 16, 2021 5:25 pm
Forum: Bug Reports
Topic: PWM zero duty cycle not zero?
Replies: 2
Views: 1687

Re: PWM zero duty cycle not zero?

Thanks Ben. I believe I will disable the PWM when at zero. Your sanity check, checked MY sanity
by alanwms
Mon Mar 15, 2021 1:45 am
Forum: Bug Reports
Topic: PWM zero duty cycle not zero?
Replies: 2
Views: 1687

PWM zero duty cycle not zero?

I have noticed on all of my PWM channels that they produce a very fine PWM pulse when a value of zero is loaded? The width is 240ns Pic24Fj64GB002 10 bit StetDutyCycle = 0 Changing the duty cycle to 1 makes no change. Changing the duty cycle to 2 changes the pulse width to double time 480ns Is the c...
by alanwms
Thu Mar 11, 2021 7:14 pm
Forum: General
Topic: Delays and interrupts
Replies: 2
Views: 2186

Delays and interrupts

Does a delay take into account an interrupt? If I had a simple loop flashing an LED using delays - for visual monitoring of a running program, and an interrupt starts, does the delay have an effect on the stack? Also, if the reverse is true, and a delay is in the interrupt routine, will that mess up...
by alanwms
Wed Mar 10, 2021 4:48 pm
Forum: Bug Reports
Topic: Switch Component
Replies: 2
Views: 1701

Re: Switch Component

Got it - Thanks!
by alanwms
Wed Mar 10, 2021 2:14 pm
Forum: Bug Reports
Topic: Switch Component
Replies: 2
Views: 1701

Switch Component

Hello Ben.

I have a switch component looking for 01, 02, 03 etc and notice that anything above 08 creates an error and will not accept the entry. Will this stay or is it an issue?
by alanwms
Tue Mar 09, 2021 3:34 pm
Forum: Bug Reports
Topic: PIC24FJxxGB002 and GA002
Replies: 23
Views: 10939

Re: PIC24FJxxGB002 and GA002

Ben -

My analog stuff works. Thank you very much for working this for me. I know how tough it can be developing a new product, and I'm very appreciative of your efforts to help me.

Thanks again.
by alanwms
Tue Mar 09, 2021 1:49 am
Forum: Bug Reports
Topic: PIC24FJxxGB002 and GA002
Replies: 23
Views: 10939

Re: PIC24FJxxGB002 and GA002

I did download the new stuff, but now my program will not compile to hex. Am I supposed to do anything besides the download?

I have just been compiling before I downloaded and had no issues.
No compile.jpg
No compile.jpg (117.05 KiB) Viewed 2143 times
by alanwms
Wed Mar 03, 2021 6:56 pm
Forum: Bug Reports
Topic: PIC24FJxxGB002 and GA002
Replies: 23
Views: 10939

Re: PIC24FJxxGB002 and GA002

GB Program LED DriverREV2.fcfx here it is - Work in progress- Only concerned with AN9,10, and 11 which are not responding. I have applied 1.5 volts to each individual pin and see no numbers. The AN4 is not working but that is to be expected - According to the datasheet, it is not available. I will ...