Blockset described on this wiki is deprecated since 2012.
For Model Based Design (MBD), use the free MPLAB Device Blocks for Simulink, tool from Microchip.
Updated Rapid Control Prototyping (RCP) custom projects are published at: https://lubin.kerhuel.eu.
Difference between revisions of "Template:PicList"
Jump to navigation
Jump to search
LubinKerhuel (talk | contribs) |
LubinKerhuel (talk | contribs) m (Center) |
||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {| border="0" cellspacing="0" cellpadding="5" align="center" | ||
+ | | | ||
---- | ---- | ||
---- | ---- | ||
− | '''See [[Release_Notes|Release Notes and | + | '''See [[Release_Notes|Release Notes and known bug]] for details''' |
{| {{table}} | {| {{table}} | ||
| align="center" style="background:#f0f0f0;"|'''PIC 24F''' | | align="center" style="background:#f0f0f0;"|'''PIC 24F''' | ||
| align="center" style="background:#f0f0f0;"|'''''' | | align="center" style="background:#f0f0f0;"|'''''' | ||
− | | align="center" style="background:#f0f0f0;"|'''PIC 32F | + | | align="center" style="background:#f0f0f0;"|'''PIC 32F**''' |
| align="center" style="background:#f0f0f0;"|'''''' | | align="center" style="background:#f0f0f0;"|'''''' | ||
| align="center" style="background:#f0f0f0;"|'''PIC 30F''' | | align="center" style="background:#f0f0f0;"|'''PIC 30F''' | ||
Line 15: | Line 17: | ||
| align="center" style="background:#f0f0f0;"|'''PIC 33FJ MC''' | | align="center" style="background:#f0f0f0;"|'''PIC 33FJ MC''' | ||
| align="center" style="background:#f0f0f0;"|'''''' | | align="center" style="background:#f0f0f0;"|'''''' | ||
− | | align="center" style="background:#f0f0f0;"|'''PIC 33FJ GP | + | | align="center" style="background:#f0f0f0;"|'''PIC 33FJ GP''' |
| align="center" style="background:#f0f0f0;"|'''''' | | align="center" style="background:#f0f0f0;"|'''''' | ||
− | | align="center" style="background:#f0f0f0;"|'''PIC 33FJ MC | + | | align="center" style="background:#f0f0f0;"|'''PIC 33FJ MC*''' |
+ | |- | ||
+ | | 24fJ128GA006|||| 32MX360F256L|||| 30f2010|||| 30f5011|||| 33fJ128GP206|||| 33fJ256MC510||||33fj128GP202||||33fj128MC202 | ||
+ | |- | ||
+ | | 24fJ128GA008|||| 32MX360F512L|||| 30f2011|||| 30f5013|||| 33fJ128GP306|||| 33fJ256MC710||||33fj128GP204||||33fj128MC204 | ||
|- | |- | ||
− | | | + | | 24fJ128GA010|||| 32MX460F256L|||| 30f2012|||| 30f5015|||| 33fJ128GP310|||| 33fJ64MC506||||33fj128GP802||||33fj128MC802 |
|- | |- | ||
− | | | + | | 24fJ64GA006|||| 32MX460F512L|||| 30f3010|||| 30f5016|||| 33fJ128GP706|||| 33fJ64MC508||||33fj128GP804||||33fj128MC804 |
|- | |- | ||
− | | | + | | 24fJ64GA008|||| 32MX775F256L |||| 30f3011|||| 30f6010|||| 33fJ128GP708|||| 33fJ64MC510||||33fj32GP302||||33fj32MC302 |
|- | |- | ||
− | | | + | | 24fJ64GA010|||| 32MX775F256L |||| 30f3012|||| 30f6011|||| 33fJ128GP710|||| 33fJ64MC706||||33fj32GP304||||33fj32MC304 |
|- | |- | ||
− | | | + | | 24fJ96GA006|||| 32MX795F512L |||| 30f3013|||| 30f6012|||| 33fJ256GP506|||| 33fJ64MC710||||33fj64GP202||||33fj64MC202 |
|- | |- | ||
− | | | + | | 24fJ96GA008|||| 32MX320 |||| 30f3014|||| 30f6013|||| 33fJ256GP510|||| 33fJ128MC506||||33fj64GP204||||33fj64MC204 |
|- | |- | ||
− | | | + | | 24fJ96GA010|||| 32MX340 |||| 30f4011|||| 30f6014|||| 33fJ256GP710|||| 33fJ128MC510||||33fj64GP802||||33fj64MC802 |
|- | |- | ||
− | | | + | | 24fJ16GA002|||||||| 30f4012|||| 30f6015|||| 33fJ64GP206|||| 33fJ128MC706||||33fj64GP804||||33fj64MC804 |
|- | |- | ||
− | | | + | | 24fJ32GA002|||||||| 30f4013|||||||| 33fJ64GP306|||| 33fJ128MC708|||||||| |
|- | |- | ||
− | | |||||||| | + | | 24fJ48GA002|||||||||||||||| 33fJ64GP310|||| 33fJ128MC710|||||||| |
|- | |- | ||
− | | |||||||| | + | | 24fJ64GA002|||||||||||||||| 33fJ64GP706|||||||||||| |
|- | |- | ||
− | | |||||||||||||||| | + | | 24fJ16GA004|||||||||||||||| 33fJ64GP708|||||||||||| |
|- | |- | ||
− | | |||||||||||||||| | + | | 24fJ32GA002 |||||||||||||||| 33fJ64GP710|||||||||||| |
|- | |- | ||
− | | |||||||||||||||| | + | | 24fJ48GA002 |||||||||||||||||||||||||||| |
|- | |- | ||
− | | |||||||||||||||| | + | | 24fJ64GA002 |||||||||||||||||||||||||||| |
|- | |- | ||
| | | | ||
|} | |} | ||
− | ; | + | ; Newly added chip : 64MC204, 128MC204, 128GP202, 32MC202, 32MC204, 16MC304 , 33FJ256GP710A |
− | ; | + | ; * PIC 32F: SPI function not suported yet; |
+ | ; * Compiler known and fixed bugs : | ||
+ | ; * Check your compiler installation and version : at the matlab prompt ==> '''!pic30-gcc -v''' for pic30 and '''!pic32-gcc -v''' for pic32. | ||
+ | ; **Check pic32 compiler [[Pic32-gcc_v1.04_bugfix| v 1.04 Workaround]] | ||
+ | ; **Check pic30 compiler [[Pic30-gcc_v3.12_bugfix| PWM 2 Workaround]] from version v 3.12 to current version (3.25)... | ||
+ | ; [[Category:Compiler_BugFix| All compiler bugfix]] | ||
---- | ---- | ||
---- | ---- | ||
+ | |} |
Latest revision as of 14:40, 5 May 2015
See Release Notes and known bug for details
|