Hello, The Timer2 interrupt of the PIC16F1779 MCU is not working for me in Flowcode10. Martin (medelec35) sent me a modified 16F1779.fcdx file that I tested with. https://www.flowcode.co.uk/forums/viewtopic.php?t=3215 I would be happy if you could investigate it. Thanks, Sasi 16F1779.fcdx PIC16F1779...
Hi Martin, The parts have arrived. :) I tried the 10-bit ADCs with the modifications you sent. Channels 1 and 2 work, but the output of channels 5 and 6 does not. (Note: If I select FVR as the reference voltage source, the voltage value cannot be selected in the Properties window.) I could not get t...
Hi Martin! I tried the new .fcdx file and I find that the period register value in the Properties window cannot be greater than 255. Regarding PWM solutions, I remember using the PIC12F1572 MCU PWM peripheral in a project under Flowcode7. The PIC12F1572 does not have a CCP module, it only has 3 PWM ...
Hi Martin, Thanks for your support. Unfortunately the MCUs have not arrived yet. I ordered them from Mouser along with some standard parts and they are still in "Export Review" status. They have not sent any notification about the reasons, they do not respond to emails. I have had good exp...
I forgot to write that I will of course give feedback on the operation of your modifications as soon as the chips arrive.
I replaced the 16F1779.fcdx file and now DAC channels 1, 2, 5, 6 appear as 10-bit in the "Properties" window.
Thanks again.
Hi Martin!
Thanks for your answer.
I'm expecting the microcontrollers by the middle of next week, so I can't test the peripherals on hardware yet.
I just tried to see if Flowcode would be a suitable development environment for this MCU.
That's how I found these oddities.
Regards,
Sasi
Hello, I would like to use the PIC16F1779 MCU in a new project. According to the Microchip datasheet, it has 4 10-bit DACs and 4 5-bit DACs. I want to use the 10-bit DACs, but they only appear as 8-bit DACs in Flowcode. (Note: The 5-bit DACs all have their outputs routed to the B2 port pin, and I ca...