from last seven days site give error exceed band width limit and web page doesnot open from now it start working is any thing wrong with the forum.
sadman

41
on: January 31, 2025, 09:05:54 09:05
|
||
Started by sadman - Last post by sadman | ||
42
on: January 21, 2025, 04:17:50 04:17
|
||
Started by Top - Last post by patchjack | ||
XC-DSC V3.20 compiler error. It may not affect you either.
https://forum.microchip.com/s/topic/a5CV40000002qddMAA/t399560 |
43
on: January 20, 2025, 06:08:26 18:08
|
||
Started by metal - Last post by giappolo | ||
If you have problem to patch xc8, read this
There is no need, just do the following and it should work OK: befor you start, go to project options menu XC8 compiler, set drop down menu to Optimization. set menu Optimization leve to >> s << when you compile you should see messages that say : max optimization is level 2 from MPLAB advisor or somethink like that. ============================================ how to set max level mode optimizations: DO IT RIGHT LIKE HERE !!!! open cmd in admin mode. open file explorer and make file view extensions in settings of file explorer to see file extensions. rename in file explorer original xclm.exe into xclm.old inside in folder "C:\Program Files\Microchip\xc8\v2.35\bin". Copy cracked xclm.exe to "C:\Program Files\Microchip\xc8\v2.35\bin". Copy second time same cracked files xclm.exe and xclm.old in to one folder back from /bin folder >> two files second copy and past xclm.exe and xclm.old in to "C:\Program Files\Microchip\xc8\v2.35" Open a cmd as ADMIN !!!! important !!! in this location: "C:\Program Files\Microchip\xc8\v2.35", and run xclm.exe wait to extract the files. start mplab and go to project options menu XC8 compiler, set drop down menu to Optimization. set menu Optimization leve to >> s << hit Apply and OK. when you compiling project is finish need to NOT get messages from MPLAB advisor for level of optimization. that mean you make it right update to max optimizations. IF your project is compiled ok, BUT you still have message for max level optimization = level 2 or any wrong message = red letters, need to reinstall XC8_v2.35 and do it again if you do not want some variables and or other data in your code to NOT BE OPTIMIZED use infront ot variable this word >>> volatile infront of unsigned char or other code where is not wrong. example >> volatile unsigned char temp = 20; volatile unsigned int speed = 1200; volatile unsigned double max_turn = 12000; that's it. |
44
on: January 19, 2025, 11:51:05 11:51
|
||
Started by Top - Last post by Roman | ||
Still, first of all, you need to choose a microcontroller for your task, for example, why do you need a 32-bit controller for a voltmeter or a blinker for several LEDs.
|
45
on: January 19, 2025, 10:42:35 10:42
|
||
Started by Top - Last post by bobcat1 | ||
Sorry , I don't agree that user rush to use 32 bit due to lower cost,
32 bit microcontroller can have far more memory in compare to 8 bit , 32 bit microcontroller can preform DSP and AI processing far more batter then 8 bit micro , 32 bit micro are faster & lower current consumption and use advanced manufacturing process who lower the cost. Of course, if you only blink a LED and detect switch on/off in your design - there is nothing to compare But there is a big difference when coding OFDM, 4FSK, QAM , GENAI etc ... using 32 bit micro - an impossible mission for 8 bit micro.... All the best Bobi |
46
on: January 19, 2025, 10:28:45 10:28
|
||
Started by Top - Last post by Roman | ||
Well, how did they go out of fashion, simple new 8-bit pic18f47k-q work no worse than stm32, there is DMA, CLC and other goodies. 32-bit pics work at frequencies above 200 MHz, and also have a multi-core structure. Here the question is more about the price and availability of libraries.
|
47
on: January 18, 2025, 07:12:30 07:12
|
||
Started by Top - Last post by Catcatcat | ||
Microchip is a certified drive control, aviation, space, communications and much more. For programming and project development, you need to buy relatively expensive tools. Microcontrollers from Microchip have higher reliability (life experience) and most importantly, the distribution of this manufacturer is limited to export to third world countries. 8 bit - MCU have intelligent periphery and can successfully solve problems that are inaccessible to STM32. The erroneous opinion that 32-bit controllers are cooler than 8-bit ones.
Here's a question for you, which microcontroller manufacturers already have 64-bit MPUs? And which microcontroller manufacturer will soon have 64 MCUs? And which manufacturer has 16-bit controllers with a core clock of 1 Gigahertz? The fact that developers rushed to use STM32 is only a matter of cost and an erroneous understanding of the effectiveness of 32 bits. Microchip is a higher step in development. P.S. This is my subjective opinion. |
48
on: January 17, 2025, 07:08:41 19:08
|
||
Started by Top - Last post by Vineyards | ||
PIC microcontrollers seem to have fallen somewhat out of favor these days. Are there any new developments in the PIC32 compiler landscape? What are the latest trends in microcontroller technology?
|
49
on: January 17, 2025, 11:25:58 11:25
|
||
Started by Top - Last post by patchjack | ||
XC-DSC V3.20 is coming!TOP’S patcher work OK!
https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers/xc-dsc |
50
on: January 16, 2025, 09:36:12 09:36
|
||
Started by MEADY - Last post by pickit2 | ||
This member is invited by me. Registration isn't completed yet.
Note: This message sent by the system behalf of pickit2. |