Search found 11 matches

by pladnows
Tue Oct 11, 2016 11:00 am
Forum: Fixed bugs
Topic: 32MZ2048EFG144 UART flowcontrol
Replies: 1
Views: 5975

32MZ2048EFG144 UART flowcontrol

Good morning. While setting up a UART component on channel 6 I've noticed that the CTS and RTS pins can be assigned to unsupported locations. PIC used: 32MZ2048EFG144. There are tables in the datasheet stating which pins can be used, on pages 251 and 254. When chosen correctly the pins function with...
by pladnows
Tue Oct 04, 2016 11:36 am
Forum: Fixed bugs
Topic: PIC32 watchdog related compilation error
Replies: 7
Views: 10315

Re: PIC32 watchdog related compilation error

Thanks Benj, your help is greatly appreciated.
by pladnows
Fri Sep 30, 2016 10:22 am
Forum: Fixed bugs
Topic: PIC32 watchdog related compilation error
Replies: 7
Views: 10315

Re: PIC32 watchdog related compilation error

Looking forward to that, thank you.
by pladnows
Thu Sep 29, 2016 1:15 pm
Forum: Fixed bugs
Topic: PIC32 watchdog related compilation error
Replies: 7
Views: 10315

Re: PIC32 watchdog related compilation error

Thanks, that helped. However, there seems to be more. Initializing an ADC_base component results in a following plethora of errors. Below I've added an example that illustrates the issue. C:\Program Files (x86)\Flowcode 7\CAL\PIC32BIT\PIC32BIT_CAL_ADC.c: In function 'FC_CAL_ADC_Enable': C:\Program F...
by pladnows
Thu Sep 29, 2016 12:35 pm
Forum: Fixed bugs
Topic: PIC32 watchdog related compilation error
Replies: 7
Views: 10315

PIC32 watchdog related compilation error

Hi, another bug report I'm afraid. While attempting to compile a project for a 32MZ2048EFG144 PIC I've noticed a lot of watchdog related errors in the compiler output. The attached example illustrates the problem, a literally empty project fails to compile. Any help would be appreciated. Thanks! C:\...
by pladnows
Tue Sep 13, 2016 4:19 pm
Forum: Fixed bugs
Topic: FC7 issues - UART MX_HARD_BAUD_5 undeclared
Replies: 3
Views: 6773

Re: FC7 issues - UART MX_HARD_BAUD_5 undeclared

Hi,
thanks for your reply. The error is gone, but after applying the patch I'm unable to set the SPI pins when its in hardware mode.
by pladnows
Tue Sep 13, 2016 2:59 pm
Forum: Fixed bugs
Topic: FC7 issues - UART MX_HARD_BAUD_5 undeclared
Replies: 3
Views: 6773

FC7 issues - UART MX_HARD_BAUD_5 undeclared

After declaring and configuring 6 uart channels on 32MZ2048ECM064 I'm getting the error message listed below. All parameter fields are filled, including the baud rate of course. I've tried setting the baud rate manually using component macros but that didn't help either. I'm sure the project did com...
by pladnows
Tue Sep 13, 2016 9:25 am
Forum: Flowcode V7
Topic: FC7 issues - SPI and zoom
Replies: 6
Views: 5999

Re: FC7 issues - SPI and zoom

Many thanks for the solution.
by pladnows
Fri Sep 09, 2016 4:28 pm
Forum: Flowcode V7
Topic: FC7 issues - UART interrupt register
Replies: 2
Views: 3099

Re: FC7 issues - UART interrupt register

Many thanks, it works!
by pladnows
Thu Sep 08, 2016 4:27 pm
Forum: Flowcode V7
Topic: FC7 issues - UART interrupt register
Replies: 2
Views: 3099

FC7 issues - UART interrupt register

Hi everyone, I've got another problem in parallel with the ones I've described in my first post. Compiling a program for 32MZ2048ECM064, with all six UART ports declared and initialized, drops a following error: (..) Launching the compiler... C:\Program Files (x86)\Flowcode 7\compilers\pic32\bin\xc3...
by pladnows
Thu Sep 08, 2016 2:48 pm
Forum: Flowcode V7
Topic: FC7 issues - SPI and zoom
Replies: 6
Views: 5999

FC7 issues - SPI and zoom

Hello everyone, I'm switching to Flowcode 7 and would like to ask some questions regarding its functionality. Firstly, after adding a SPI Master component I'm unable to map the CLK pin unless its in software mode. If, in properties, I choose a SPI channel other than ""Software" the CLK field remains...