Search found 23 matches

by Sanjay Singh
Tue Mar 21, 2023 2:53 pm
Forum: Bug reports
Topic: PIC16F15354 - Non-working I2C & 24C16 Macros
Replies: 11
Views: 21971

Re: PIC16F15354 - Non-working I2C & 24C16 Macros

Hi, The ICs were tested on the same hardware. When I connected my Logic analyzer, with 723A, the comm was good & with 15354, there was absolutely no communication whatsoever on the bus. I tried using " I2C (Peripheral CAL) ", and the result was the same. I strongly feel that the device file has some...
by Sanjay Singh
Tue Mar 21, 2023 7:20 am
Forum: Bug reports
Topic: PIC16F15354 - Non-working I2C & 24C16 Macros
Replies: 11
Views: 21971

Re: PIC16F15354 - Non-working I2C & 24C16 Macros

Hi, Thanks for your reply. The C code is not needed as the clock is configured in Project Options > Configure Window. I have attached a screenshot for your reference. I have added a 1Hz flasher before the start of the EEPROM communication, to confirm the working of the oscillator & the flasher works...
by Sanjay Singh
Tue Mar 21, 2023 5:55 am
Forum: Bug reports
Topic: PIC16F15354 - Non-working I2C & 24C16 Macros
Replies: 11
Views: 21971

Re: PIC16F15354 - Non-working I2C & 24C16 Macros

Hi,

I changed the Oscillator setting to 8MHz but still, it's not communicating.

Regards,
San
by Sanjay Singh
Mon Mar 20, 2023 2:48 pm
Forum: Bug reports
Topic: PIC16F15354 - Non-working I2C & 24C16 Macros
Replies: 11
Views: 21971

Re: PIC16F15354 - Non-working I2C & 24C16 Macros

Hi Benj,

Yes, the h/w has external pull-up resistors on the SCL & SDA pins

The h/w perfectly works with PIC16F723A without any issues & with PIC16F15354, on the same h/w it doesn't.

I have attached both files for your reference.


Sanjay
by Sanjay Singh
Tue Mar 07, 2023 10:53 am
Forum: Bug reports
Topic: PIC16F15354 - Non-working I2C & 24C16 Macros
Replies: 11
Views: 21971

PIC16F15354 - Non-working I2C & 24C16 Macros

Hi,

On the PIC16F15354 device, the Serial EEPROM (software) 24C16 MACRO doesn't seem to work.
Instead, I tried using I2C MACRO, but the result was one & the same.
I'm struck on a project with this issue.
Kindly help in resolving the issue.

Thanks

San
by Sanjay Singh
Mon Nov 29, 2021 3:25 pm
Forum: Flowcode V7
Topic: Req: Comp. support for PIC18F46Q10
Replies: 1
Views: 2666

Req: Comp. support for PIC18F46Q10

As the supply of PIC18F46K22 is scarce, component support for its newer version, PIC18F46Q10 be appreciatable.
Its availability is reasonably good & costs less.

San-
by Sanjay Singh
Wed Oct 23, 2019 10:35 am
Forum: 8-Bit PIC
Topic: PIC12F1572 Issues Programming & UART Issues
Replies: 2
Views: 4990

Re: PIC12F1572 Issues Programming & UART Issues

Thanks, Benj, Updated MPLAB X IPE to v5.25 & and the issue got resolved.
by Sanjay Singh
Mon Sep 30, 2019 8:29 am
Forum: 8-Bit PIC
Topic: PIC12F1572 Issues Programming & UART Issues
Replies: 2
Views: 4990

PIC12F1572 Issues Programming & UART Issues

Hello all, I'm facing programming issue & non-working UART with PIC12F1572 Device. Issue1: I'm getting "Failed to program device" error while programming the device using PK3 & the 1 sec Flasher code in the program works perfectly Issue2: UART not working My compiler settings are as follows: Compile...
by Sanjay Singh
Wed Jul 13, 2016 4:54 pm
Forum: Flowcode V7
Topic: Welcome to the Flowcode 7 Forums
Replies: 5
Views: 28921

Re: Welcome to the Flowcode 7 Forums

Best wishes to the entire Matrix team for your efforts in bringing out FC7.

San
by Sanjay Singh
Thu Jun 23, 2016 6:47 pm
Forum: Flowcode V6
Topic: 16F1508 PWM Error
Replies: 14
Views: 11731

Re: 16F1508 PWM Error

Hello,

I'm getting "error 1" message while compiling the attached program with GPS Macro.
Kindly help.

San
by Sanjay Singh
Wed Jun 01, 2016 2:51 am
Forum: Flowcode V6
Topic: 16F1508 PWM Error
Replies: 14
Views: 11731

Re: 16F1508 PWM Error

Hi all, I'm getting "error 1" message while compiling the attached program when SPI is on Channel 1. The compiler message is like this, --------------------------------------------------------------------------------------------------------------------------------------------------------------------...
by Sanjay Singh
Tue Dec 01, 2015 7:11 pm
Forum: Programming Tips & Tricks
Topic: Accurate Temperature Thermometer using LM35
Replies: 8
Views: 21118

Re: Accurate Temperature Thermometer using LM35

Dear Medelec,

I wanna use 16F1938 & 16F1939, which has FVR of 1.024V on it. The ADC input will be AN0 or AN1
Please help me out in this matter.

Sanjay
by Sanjay Singh
Wed Aug 26, 2015 2:10 pm
Forum: Flowcode V6
Topic: 16F1508 PWM Error
Replies: 14
Views: 11731

Re: 16F1508 PWM Error

Hi Leigh,

Thanks for the update. UART Int is working fine without any issues.
Kindly provide the PWM & UART updates for 16F1509.

Regards,
Sanjay
by Sanjay Singh
Wed Aug 26, 2015 7:23 am
Forum: Flowcode V6
Topic: 16F1508 PWM Error
Replies: 14
Views: 11731

Re: 16F1508 PWM Error

Hi Leigh,

After updating the component, PWM is working fine.

Kindly let me know how to enable RXINT, as the option is not there on the Interrupt macro or provide me any sample working FC program to receive UART data on interrupt.

Regards,
Sanjay
by Sanjay Singh
Tue Aug 25, 2015 2:46 pm
Forum: Flowcode V6
Topic: 16F1508 PWM Error
Replies: 14
Views: 11731

Re: 16F1508 PWM Error

Hi Leigh, After the update, the RS232 macro is working & the PWM is throwing "error 2" ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------...
by Sanjay Singh
Tue Aug 25, 2015 7:39 am
Forum: Flowcode V6
Topic: 16F1508 PWM Error
Replies: 14
Views: 11731

Re: 16F1508 PWM Error

Hi all,

Even the "RS232" macro is throwing the "Error 1" while compiling.
There seems to be many issues with the 16f1508.fcdx file

I'm struck halfway in a project & hoping for some help.

Regards,
Sanjay
by Sanjay Singh
Mon Aug 24, 2015 6:03 pm
Forum: Flowcode V6
Topic: 16F1508 PWM Error
Replies: 14
Views: 11731

16F1508 PWM Error

Hi all, I'm getting "error 1" message while compiling the attached program. The compiler message is like this, ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------...
by Sanjay Singh
Mon Aug 04, 2014 5:50 pm
Forum: Flowcode V5
Topic: Require support files for PIC16F1503 & PIC16F1507
Replies: 4
Views: 4669

Re: Require support files for PIC16F1503 & PIC16F1507

Hello Benj,

I'm still on Flowcode5 :roll:

Kindly help.

Regards,
Sanjay
by Sanjay Singh
Mon Aug 04, 2014 1:43 pm
Forum: Flowcode V5
Topic: Require support files for PIC16F1503 & PIC16F1507
Replies: 4
Views: 4669

Require support files for PIC16F1503 & PIC16F1507

Hello,

I want to use PIC16F1503 & PIC16F1507 (Both devices supported by BoostC) on FC5.
I require support files for this devices. Can anyone help me in this matter.

Regards,
Sanjay.
by Sanjay Singh
Mon Aug 04, 2014 10:39 am
Forum: General Programming
Topic: New PIC12F1571?
Replies: 5
Views: 6240

Re: New PIC12F1571?

Any update on using PIC12F1571? It's available for half the price of PIC12F675.
by Sanjay Singh
Wed May 28, 2014 10:22 am
Forum: Feature requests
Topic: ENC28J60 Ethernet LAN
Replies: 48
Views: 57839

Re: ENC28J60 Ethernet LAN

Any updates on ENC28J60 Ethernet LAN BenJ ?
by Sanjay Singh
Mon Dec 16, 2013 5:05 pm
Forum: Flowcode V6
Topic: Download & save training video's
Replies: 5
Views: 5792

Re: Download & save training video's

Try "TORCH" Browser. Its good to download videos from youtube.
by Sanjay Singh
Mon Nov 18, 2013 4:58 am
Forum: Flowcode 4 Bugs
Topic: Interrupt Not Working for PIC16F1824
Replies: 45
Views: 41993

Re: Interrupt Not Working for PIC16F1824

Hello Enamul,

Will it be possible for you to provide the FCD for PIC16F1503 if it is ready.

Regards,

San