Search found 178 matches

by chimimic
13 Dec 2023 22:27
Forum: mikroPascal PRO for dsPIC30/33 and PIC24 General
Topic: PIC related Website
Replies: 67
Views: 37665

Re: PIC related Website

Again, thank you Dany for all your work !
Remy
by chimimic
30 May 2023 08:09
Forum: mikroPascal PRO for PIC General
Topic: Accel click boards libraries
Replies: 1
Views: 267

Re: Accel click boards libraries

Problem solved : simply empty string for lib path...
(did'nt got that for other libs installed with package manager)
by chimimic
29 May 2023 19:31
Forum: mikroPascal PRO for PIC General
Topic: Accel click boards libraries
Replies: 1
Views: 267

Accel click boards libraries

Hi, i ordered four acceleremoter boards (MikroBus format) Accel4, Accel7, Accel10 and Accel24. Start with Accel10 in MP (MikroPascal) and MC (MikroC), PIC18F47J53. Installed Mikroe package (from libstock) for MP and MC, Accel10_P18 included in Library Manager > mikroSDK Libraries (in both IDE). OK i...
by chimimic
23 Mar 2023 09:31
Forum: mikroPascal PRO for PIC32 Beta Testing
Topic: A lot of values wrong in the "Defs" files?
Replies: 8
Views: 3151

Re: A lot of values wrong in the "Defs" files?

Dany wrote:
22 Nov 2022 18:24
filip wrote:
18 Nov 2022 10:40
Hi,

I'm afraid there aren't updates for this I'm afraid.

Regards,
Filip.
Hi Philip, are the PRO compilers still supported?
+1
Would be nice to know...
Not yet convinced by Necto Studio...

Regards,
Remy
by chimimic
16 Feb 2021 18:04
Forum: mikroPascal PRO for PIC32 General
Topic: PIC32MZ I2S generator
Replies: 2
Views: 1742

Re: PIC32MZ I2S generator

Thanks ! :D
by chimimic
28 Jan 2020 08:32
Forum: mikroPascal PRO for PIC32 General
Topic: PIC32MZ Interrupt bug
Replies: 7
Views: 2989

Re: PIC32MZ Interrupt bug

Hello, I think I have the same problem with PIC32MX. Since last month I searched reason why PIC enter in "deadlock" ( 1 ) in some interrupts circonstances... (ints on UART4, INT0, INT1, INT4, INT3/CN15, TIMER1) _Interrupt_INT4: RDPGPR SP, SP ADDIU SP, SP, -16 SW R30, 12(SP) MFC0 R30, 12, 2 SW R30, 8...
by chimimic
06 Jul 2019 06:00
Forum: mikroPascal PRO for PIC32 General
Topic: DynTFT
Replies: 5
Views: 2991

Re: DynTFT

Thanks ! :D
by chimimic
23 Dec 2017 10:11
Forum: mikroPascal PRO for PIC General
Topic: mp3 player with mp3click
Replies: 5
Views: 3046

Re: mp3 player with mp3click

filip wrote:You may use the original MP3 example, just add the call to another MP3 file, this shouldn't be too difficult.
Yes, best choice to start.
It's just what I did for the first prototype of my audio player 004, thanks to SD and MP3 click boards ;-)
by chimimic
28 Sep 2017 17:49
Forum: mikroPascal PRO for PIC32 General
Topic: RTOS for PIC32 in mP
Replies: 7
Views: 5348

Re: RTOS for PIC32 in mP

Hi Dany,

thanks ! :D

Remy
by chimimic
27 Sep 2017 19:17
Forum: mikroPascal PRO for PIC32 General
Topic: RTOS for PIC32 in mP
Replies: 7
Views: 5348

Re: RTOS for PIC32 in mP

Hi Dany,

thank you for your answer.
Simply reduced OS_Task_StackSize from 400 (value used to your demo) to 200, and now works OK for 8 tasks.

Again, thanks for your work, even if its for PIC32 familly that is not used in "mass market" ;-)
Very useful !

Remy
by chimimic
19 Sep 2017 17:44
Forum: mikroPascal PRO for PIC32 General
Topic: RTOS for PIC32 in mP
Replies: 7
Views: 5348

Re: RTOS for PIC32 in mP

Hi Dany, yes I know, a long time has ellapsed since your last message :D I'm actually playing with your RTOS for PI32, and can't make running more than 4 tasks (with or without semaphores). Of course I adapted OS_TASKS_COUNT value in RTOS_Size.inc, accordingly to the number of desired tasks. If I se...

Go to advanced search