Реклама на сайте English version  DatasheetsDatasheets

KAZUS.RU - Электронный портал. Принципиальные схемы, Datasheets, Форум по электронике

Новости электроники Новости Литература, электронные книги Литература Документация, даташиты Документация Поиск даташитов (datasheets)Поиск PDF
  От производителей
Новости поставщиков
В мире электроники

  Сборник статей
Электронные книги
FAQ по электронике

  Datasheets
Поиск SMD
Он-лайн справочник

Принципиальные схемы Схемы Каталоги программ, сайтов Каталоги Общение, форум Общение Ваш аккаунтАккаунт
  Каталог схем
Избранные схемы
FAQ по электронике
  Программы
Каталог сайтов
Производители электроники
  Форумы по электронике
Помощь проекту

Микроконтроллеры, АЦП, память и т.д Темы касающиеся микроконтроллеров разных производителей, памяти, АЦП/ЦАП, периферийных модулей...

 
Опции темы
Непрочитано 02.09.2007, 19:46  
dosikus
Гуру портала
 
Аватар для dosikus
 
Регистрация: 20.11.2004
Сообщений: 10,015
Сказал спасибо: 936
Сказали Спасибо 2,269 раз(а) в 1,563 сообщении(ях)
dosikus на пути к лучшему
По умолчанию

Сообщение от Popeye
А вобщем всегда предлагал запретить пятницу после обеда законом. Не время для работы
Ну и понедельник до обеда...
Реклама:
dosikus вне форума  
Непрочитано 03.09.2007, 04:21  
LinXP
Частый гость
 
Регистрация: 10.05.2007
Сообщений: 27
Сказал спасибо: 0
Сказали Спасибо 14 раз(а) в 1 сообщении
LinXP на пути к лучшему
По умолчанию

mikroC for dsPIC v4.0.0.0 + Crack (by LinXP)

Release Changes

v.4.0.0.0 (release, 2007-06-25)
----------------------
- mikroICD support added:
All PIC24FJ, PIC24HJ, dsPIC33FJ, dsPIC30F family MCUs, except
dsPIC30F1010, dsPIC30F2020, dsPIC30F2022, dsPIC30F2023.
- Improved software simulator
- Revised and improved MMC and Compact Flash libraries.
Added FAT16 formating routine. Added support for partitioned MMC/CF cards.
We strongly advise consulting mikroC help file for implemented changes
(especially for mmc/cf_fat_assing and mmc/cf_create_swap_file routines).
- Added library support for dsPIC30F1010 and dsPIC30F202x ADC module
- Added library support for pic24 and dsPIC33 Enhanced CAN module.
- Improved Sound, Keypad, T6963C, RS485, Soft_Spi, Soft_I2c, Soft_Uart,
Glcd and UART (implemented user selectable high/low speed calculations) libraries.
Consult help file for implemented changes.
- All reported and newly discovered bugs fixed including:
Stack leakage in the SPI, I2C UART and all those libraries that are
associated with them.
PS/2 library improved (Extended Keys issue)
Advanced SPI Ethernet IP address setting issue
Atof routine issue
RAM miscalculation issue
Code generator problems related to byte oprations
PWRSAV hex generation problem
- Reduced usage of RW pin in all lcd libraries. Consult help file for possibilities
of this pin reusage in user code.
- Added missing configuration words and default settings for all MCUs.
- Filter Designer Tool reported bugs fixed.
- New programmers with mikroICD support included in the release.
- Fully revised and reorganized help file. Detailed explanation of library prototipes
and examples of their usage. MikroICD section added. Revised schematics.
Updated language reference and mikroC specifics. An effort was made to make help more
readable, user friendly and less confusing.
- Revised already existing examples (additional DSP, advanced spi ethernet and timer1 interrupt examples included)
- Added examples for dsPICPRO3 and EasydsPIC4 boards.
- Minor IDE enhacments and fixes


http://rl-team.net/tag/mikroElektronika/
LinXP вне форума  
Непрочитано 03.09.2007, 06:58  
LinXP
Частый гость
 
Регистрация: 10.05.2007
Сообщений: 27
Сказал спасибо: 0
Сказали Спасибо 14 раз(а) в 1 сообщении
LinXP на пути к лучшему
По умолчанию

mikroPascal for dsPIC v6.0.0.0 + Crack (by LinXP)

Changes

v.6.0.0.0 (2007-08-09)
----------------------
- mikroICD support added:
All PIC24FJ, PIC24HJ, dsPIC33FJ, dsPIC30F family MCUs, except
dsPIC30F1010, dsPIC30F2020, dsPIC30F2022, dsPIC30F2023.
- New type introduced: DWORD (32-bit unsigned)
- Improved software simulator
- Revised and improved MMC and Compact Flash libraries.
Added FAT16 formating routine. Added support for partitioned MMC/CF cards.
Revised SPI module switching mechanism.
We strongly advise consulting mikroPascal help file for implemented changes
(expecially for MMC/CF_Fat_Assign and MMC/Cf_Create_Swap_File routines).
- Added library support for dsPIC30F1010 and dsPIC30F202x ADC module.
- Added library support for PIC24 and dsPIC33 Enhanced CAN module.
- Improved Sound, Keypad, T6963C, RS485, Soft_Spi, Soft_I2c, Soft_Uart,
GLCD and UART (implemented user selectable high/low speed calculations) libraries.
Consult help file for implemented changes.
- SpiX and UartX libraries integrated with Spi and Uart libraries, respectively.
Consult help file for implemented changes.
- All reported and newly discovered bugs fixed including:
PS/2 library (Extended Keys issue)
Advanced SPI Ethernet IP address setting issue
RAM miscalculation issue
Code generator problems related to byte operations
PWRSAV hex generation problem
Bugs in StrToWord and StrToInt
- Reduced usage of RW pin in all LCD libraries. Consult help file for possibilities
of this pin re-usage in user code.
- Filter Designer Tool reported bugs fixed.
- Searching regular expressions fixed
- New programmers with mikroICD support included in the release.
- Fully revised and reorganized help file. Detailed explanation of library prototypes
and examples of their usage. MikroICD section added. Revised schematics.
Updated language reference and mikroPascal specifics. An effort was made to make help more
readable, user friendly and less confusing.
- Revised already existing examples (additional DSP, advanced spi ethernet and timer1 interrupt examples included)
- Added examples for dsPICPRO3 and EasydsPIC4 boards.
- New tool: LCD Custom Character
- Minor IDE enhancements and fixes


http://rl-team.net/tag/mikroElektronika/
LinXP вне форума  
Непрочитано 03.09.2007, 09:07  
Popeye
Почётный гражданин KAZUS.RU
 
Аватар для Popeye
 
Регистрация: 05.08.2007
Адрес: Болгария Перник
Сообщений: 1,771
Сказал спасибо: 74
Сказали Спасибо 357 раз(а) в 245 сообщении(ях)
Popeye на пути к лучшему
По умолчанию

Кажестя Вам надо почитать следующие документы : http://www.microchip.ru/lit/?mid=1x0 :P

А разрешить не сложно. Для 16F877 можно применить следующее :

setbit(TRISB,0) 'PORB,0 вход.
setbit(OPTION_REG,INTEDG) 'Перерывание по положительному фронту на RB0/INT
setbit(INTCON,INTE) 'Разрешить перерерывание от RB0/INT
clearbit(INTCON,INTF) 'На всякий случай обнулить запрос на перерывание от RB0/INT
setbit(INTCON,GIE) 'Разрешить перервания.


Потом
sub procedure interrupt
if testbit(INTCON,INTF) = 1 then
clearbit(INTCON,INTF) 'Обнулить запрос на перерывание от RB0/INT

'Здесь обработать перерывание от RB0/INT

end if

'Здесь обработать друге перерывания (если есть)

end sub
__________________
Мыслю, следовательно существую
Popeye вне форума  
Непрочитано 03.09.2007, 09:12  
Popeye
Почётный гражданин KAZUS.RU
 
Аватар для Popeye
 
Регистрация: 05.08.2007
Адрес: Болгария Перник
Сообщений: 1,771
Сказал спасибо: 74
Сказали Спасибо 357 раз(а) в 245 сообщении(ях)
Popeye на пути к лучшему
По умолчанию

Сообщение от dosikus
Ну и понедельник до обеда...
Уважаемый dosikus, а Вы не собиратетесь делать некую международную партию запрещения пятницы и понедельника ? Если да, дайте знать. За мной здешний филиал
__________________
Мыслю, следовательно существую
Popeye вне форума  
Непрочитано 03.09.2007, 18:28  
dosikus
Гуру портала
 
Аватар для dosikus
 
Регистрация: 20.11.2004
Сообщений: 10,015
Сказал спасибо: 936
Сказали Спасибо 2,269 раз(а) в 1,563 сообщении(ях)
dosikus на пути к лучшему
По умолчанию

to LinXP
Большое спасибо за твою работу!!!
dosikus вне форума  
Непрочитано 02.10.2007, 01:50  
LinXP
Частый гость
 
Регистрация: 10.05.2007
Сообщений: 27
Сказал спасибо: 0
Сказали Спасибо 14 раз(а) в 1 сообщении
LinXP на пути к лучшему
По умолчанию

mikroPascal v7.0.0 + Crack
Changes
v.7.0.0.0 (2007-09-25)
----------------------
- New PICs supported:
P12F609 P18F1230 P18F63J11 P18F67J50 P18F86J55
P12F615 P18F1330 P18F63J90 P18F67J60 P18F86J60
P12HV609 P18F2458 P18F64J11 P18F83J11 P18F87J11
P12HV615 P18F24K20 P18F64J90 P18F83J90 P18F87J50
P16F610 P18F2553 P18F65J11 P18F84J11 P18F87J60
P16F616 P18F25K20 P18F65J50 P18F84J90 P18F96J60
P16F631 P18F2682 P18F65J90 P18F85J11 P18F96J65
P16F677 P18F2685 P18F66J11 P18F85J50 P18F97J60
P16F882 P18F26K20 P18F66J50 P18F85J90 P18F4685
P16HV610 P18F4458 P18F66J55 P18F86J11 P18F2450
P16HV616 P18F44K20 P18F66J60 P18F86J16 P18F4450
P16HV785 P18F46K20 P18F67J11 P18F86J50
- Introduced Disassembly debugger
- Introduced DWord type (unsigned 32 bit)
- Added predefined flag for chip family name (for example {$IFDEF P18})
- Fixed predefined flag (chip name) for compiler directives
- Support for Low and High priority interrupts (for P1
- Added org directive for constant arrays
- Added option to set address of library routines (SetOrg)
- ADC library for P16F88x devices
- Libraries updated: LCD (RW pin not used anymore), PS2, keypad4x4, RS485, PortExpander, Manchester, MMC, CF and Flash memory
- Option to control interrupt context saving
- Added interrupt priority control (p18 only)
- Added Jump To low interrupt (in simulator)
- Added time stamp information in messages window
- Fixed issues with bootloader (source provided)
- Fixed initialization for multidimensional array of float for P16
- Function's name now can be used as a return value of the function
- Added GetDateTime function
- Added mikroElektronika's development systems based lcd/glcd initialization routines as autocomplete templates

http://rl-team.net/tag/mikroElektronika/
LinXP вне форума  
Непрочитано 02.10.2007, 11:12  
spasbyspas
Временная регистрация
 
Регистрация: 13.06.2006
Сообщений: 51
Сказал спасибо: 2
Сказали Спасибо 0 раз(а) в 0 сообщении(ях)
spasbyspas на пути к лучшему
По умолчанию

Извините пожалуиста за вопрос, но как загрузить новие кряки о MikroC7 и MikroPascal7 ? Как рабоает они?
У меня AVG antivirus и от сообшает о вирус троянец какой то?!
spasbyspas вне форума  
Непрочитано 05.10.2007, 16:53  
Popeye
Почётный гражданин KAZUS.RU
 
Аватар для Popeye
 
Регистрация: 05.08.2007
Адрес: Болгария Перник
Сообщений: 1,771
Сказал спасибо: 74
Сказали Спасибо 357 раз(а) в 245 сообщении(ях)
Popeye на пути к лучшему
По умолчанию

:P http://www.mikroe.com/en/compilers/m.../pic/index.htm
__________________
Мыслю, следовательно существую
Popeye вне форума  
Непрочитано 06.10.2007, 02:15  
LinXP
Частый гость
 
Регистрация: 10.05.2007
Сообщений: 27
Сказал спасибо: 0
Сказали Спасибо 14 раз(а) в 1 сообщении
LinXP на пути к лучшему
По умолчанию

Popeye, забирай

mikroBasic v6.0.0.0 + Crack
Release Notes
v.6.0.0.0 (2007-10-04)
----------------------
- New PICs supported:
P12F609 P18F1230 P18F63J11 P18F67J50 P18F86J55
P12F615 P18F1330 P18F63J90 P18F67J60 P18F86J60
P12HV609 P18F2458 P18F64J11 P18F83J11 P18F87J11
P12HV615 P18F24K20 P18F64J90 P18F83J90 P18F87J50
P16F610 P18F2553 P18F65J11 P18F84J11 P18F87J60
P16F616 P18F25K20 P18F65J50 P18F84J90 P18F96J60
P16F631 P18F2682 P18F65J90 P18F85J11 P18F96J65
P16F677 P18F2685 P18F66J11 P18F85J50 P18F97J60
P16F882 P18F26K20 P18F66J50 P18F85J90 P18F4685
P16HV610 P18F4458 P18F66J55 P18F86J11 P18F2450
P16HV616 P18F44K20 P18F66J60 P18F86J16 P18F4450
P16HV785 P18F46K20 P18F67J11 P18F86J50
- Introduced Disassembly debugger
- Introduced DWord type (unsigned 32 bit)
- Added predefined flag for chip family name (for example #IFDEF P1
- Fixed predefined flag (chip name) for compiler directives
- Support for Low and High priority interrupts (for P1
- Added org directive for constant arrays
- Added option to set address of library routines (SetOrg)
- ADC library for P16F88x devices
- Libraries updated: LCD (RW pin not used anymore), PS2, keypad4x4, RS485, PortExpander, Manchester, MMC, CF and Flash memory
- Option to control interrupt context saving
- Added interrupt priority control (p18 only)
- Added Jump To low interrupt (in simulator)
- Added time stamp information in messages window
- Fixed issues with bootloader (source provided)
- Fixed initialization for multidimensional array of float for P16
- Function's name now can be used as a return value of the function
- Added GetDateTime function
- Added mikroElektronika's development systems based lcd/glcd initialization routines as autocomplete templates

http://rl-team.net/tag/mikroElektronika/
LinXP вне форума  
 

Закладки
Опции темы

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
EasyPIC5 от MikroElektronika sem_sam Микроконтроллеры, АЦП, память и т.д 2 13.05.2008 13:31
Продукция фирмы АСКО(украина) :-( Gladkih Делимся опытом 14 01.08.2007 16:10


Часовой пояс GMT +4, время: 02:40.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot