Search found 117 matches

by alanwms
Tue Feb 23, 2021 4:52 pm
Forum: Bug Reports
Topic: PIC24FJxxGB002 and GA002
Replies: 23
Views: 10941

Re: PIC24FJxxGB002 and GA002

Hello Ben. See attached file. It is a mess based on attempting to get things running. I have 2 concerns. I have 4 PWM channels and want them to be independent - With only 2 timers available to pick from, I think only two can be independent.FC9 gives me 2 timer selections for the pic24fjxxGA and 4 fo...
by alanwms
Fri Feb 19, 2021 4:14 pm
Forum: Bug Reports
Topic: PIC24FJxxGB002 and GA002
Replies: 23
Views: 10941

PIC24FJxxGB002 and GA002

I have been attempting to get 4 individual PWM signals using the PIC24FJ64GA002, nad I notice that the selection for timers only includes 2 timers. When I switch the target to the PIC"GB" version, I see 4 timer selections. I looked at the Data Sheet. Both of these devices include 5 - 16bit timers an...
by alanwms
Tue Feb 02, 2021 9:25 pm
Forum: General
Topic: RS232 Serial
Replies: 6
Views: 3387

Re: RS232 Serial

My target is PIC24FJ64GB002

Thanks for the human interface pointer Martin - You are the man!
by alanwms
Tue Feb 02, 2021 4:31 pm
Forum: General
Topic: RS232 Serial
Replies: 6
Views: 3387

Re: RS232 Serial

Now I see the issue - The initial value assigned to the string is not working. I used the calculation box to assign "Hello" to the variable "serial_string" and that worked. Is the initial variable value not working? Just one more request - When I was referring to the serial console of the past - It ...
by alanwms
Tue Feb 02, 2021 4:26 pm
Forum: General
Topic: RS232 Serial
Replies: 6
Views: 3387

Re: RS232 Serial

I see - I did have that enabled but sending a serial_string[11] did nothing. I changed the send function to a simple word "HELLO" and that worked. Any idea why my string variable names serial_string does not work? The initial value is "HELLO"
by alanwms
Tue Feb 02, 2021 2:24 am
Forum: General
Topic: RS232 Serial
Replies: 6
Views: 3387

RS232 Serial

I'm having a tough time with FC9 finding the terminal that allows me to see serial commands - I had this in previous FC versions? I do have the test and debug add on.
Let me know where I'm going wrong.
by alanwms
Tue Jan 26, 2021 10:29 pm
Forum: General
Topic: Flash EEprom PIC24FJ
Replies: 6
Views: 3559

Re: Flash EEprom PIC24FJ

Hi Ben - Did you manage to get the flash eeprom emulator working in simulation mode?
by alanwms
Mon Jan 25, 2021 8:15 pm
Forum: App Developer
Topic: Electrical Test Projects
Replies: 9
Views: 5689

Re: Electrical Test Projects

Mosfet and IGTB devices under test might require the ability to measure the turn on and off time
by alanwms
Fri Jan 22, 2021 10:25 pm
Forum: Bug Reports
Topic: PickIT3 not selectable
Replies: 4
Views: 2739

Re: PickIT3 not selectable

It looks to be selected - I tried others too, but the system remained as PICKIt 2. I did try the PIC tree, but my first attempt was the 16 bit since I am using a 16 bit device. I hit the "Default Compiler for platform PIC16" and it seems to stay on Pickit3. Not so clear -Anyhow, I can't get the pick...
by alanwms
Fri Jan 22, 2021 3:29 pm
Forum: Bug Reports
Topic: PickIT3 not selectable
Replies: 4
Views: 2739

PickIT3 not selectable

When selecting Pickit 3, it does select, but when reopening the dialog, it seems to have defaulted back to pickit 2.

The compiler indicates that pickit 2 is not found. This is the reason I explored the selection.

What to do?