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

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

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

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

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

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

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

 
Опции темы
Непрочитано 05.08.2010, 16:55  
harchenko_pavel
Прописка
 
Регистрация: 28.09.2006
Сообщений: 144
Сказал спасибо: 11
Сказали Спасибо 95 раз(а) в 51 сообщении(ях)
harchenko_pavel на пути к лучшему
Восклицание Вышла новая версия библиотеки Lufa Version 100807

Вышла новая версия библиотеки Lufa Version 100807

New:

* Added new ADC_DisableChannel() function (thanks to Mich Davis)
* Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the AVRISP-MKII programmer project to set the VTARGET reference voltage and scale factor
* Added new pgm_read_ptr() macro to Common.h for reading of pointers out of flash memory space

* Added new SWAPENDIAN_16() and SWAPENDIAN_32() macros to Common.h for statically initialized variables at compile time
* Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific functions that are more complicated than simple macros
* Added new AVRStudio 4 project files for all library demos, projects and bootloaders
* Added ability to set the serial baud rate via the user's terminal in the XPLAINBridge project
* Added new LUFA module variables for the different source modules in the core library makefile to simplify project makefiles
* Added start of a new Test and Measurement class demo (thanks to Peter Lawrence)
* Added new SPI_ORDER_* data order masks to the SPI peripheral driver
* Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver
* Added support for the new button/LED on the latest model USBTINY-MKII

Changed:

* The RingBuff library code has been replaced in the XPLAINBridge, Benito and USBtoSerial projects with an ultra lightweight ring buffer to help improve the reliability of the projects
* The EEPROM stream read/write functions now use eeprom_update_byte() instead of eeprom_write_byte(), so that only changed bytes are written to EEPROM to preserve its lifespan
* Changed over the AVRISP-MKII and TemperatureDataLogger projects to use eeprom_update_byte() when writing non-volatile parameters to EEPROM to preserve its lifespan
* Removed unused line encoding data and control requests from the CDC Bootloader code, to save space
* Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT()
* The USB_Device_IsRemoteWakeupSent() and USB_Device_IsUSBSuspended() macros have been deleted, as they are now obsolete
* Rewrote the implementation of the SwapEndian_16() and SwapEndian_32() functions so that they compile down in most instances to minimal loads and stores rather than complicated shifts
* The software UART in the XPLAINBridge has been largely altered to try to improve upon its performance and reliability
* The USBtoSerial and Benito projects now flushes received data via a flush timer, so that several bytes can be transmitted at once
* Removed the automated checking of event names in the demo, project and bootloader makefiles due to inconsistencies between the behaviour of the command line tools used to perform the check on each platform
* Internal USB driver source files renamed and moved to ease future possible architecture ports
* All internal pseudo-function macros have been converted to true inline functions for type-safety and readability
* Changed LED indicator masks for the AVRISP-MKII project, so that there are defined roles for each LED
* Altered the CDC Device and Host Class drivers' receive byte routines, so that no data is indicated by the function returning a negative value (thanks to Andreas Paulin)
* Added auto flushing of OUT data to the CDC Host Class driver's USBTask function to automatically flush the send pipe buffer

Fixed:

* Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs after programming or reading from the last page of FLASH (thanks to Gerard Sexton)
* Fixed AVRISP project not sending a full erase-and-write EEPROM command to XMEGA targets when writing to the EEPROM instead of the split write-only command (thanks to Tim Margush)

* Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TCP packets of more than ~500 bytes due to an overflow in the checksum calculation loop (thanks to Kevin Malec)
* Fixed XPLAINBridge project not correctly reading the XMEGA's supply voltage when reporting back to the host
* Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to Axel Rohde)
* Fixed internal device serial not being accessible on the ATMEGAXXU2 AVRs (thanks to Axel Rohde)
* Fixed void pointer arithmetic in ConfigDescriptor.h breaking C++ compatibility (thanks to Michael Hennebry)
* Fixed broken PDI EEPROM Section Erase functionality in the AVRISP-MKII project
* Fixed USB_Device_SendRemoteWakeup() not working when the USB clock was frozen during USB bus suspend (thanks to Brian Dickman)
* Fixed occasional lockup of the AVRISP project due to the timeout extension code incorrectly extending the timeout in PDI and TPI programming modes infinitely
* Fixed HID device class driver still using PrevReportINBuffer for GetReport control requests even when it has been set to NULL by the user application (thanks to Axel Rohde)
* Fixed MIDI_Device_SendEventPacket() not correctly waiting for the endpoint to become ready (thanks to Robin Green)
* Fixed Benito and USBtoSerial projects not turning off the USART before reconfiguring it, which could cause incorrect operation to occur (thanks to Bob Paddock)
* Fixed Serial peripheral driver not turning off the USART before reconfiguring it, which would cause incorrect operation to occur (thanks to Bob Paddock)

Во вложении собранный и пропатченный проект под мою печатку https://kazus.ru/forums/showpost.php...8&postcount=25
Вложения:
Тип файла: zip LUFA 100807 BETA 3.ZIP (3.66 Мб, 254 просмотров)
Реклама:
harchenko_pavel вне форума  
Сказали "Спасибо" harchenko_pavel
banton (06.08.2010)
Непрочитано 05.08.2010, 18:18  
avr123-nm-ru
Почётный гражданин KAZUS.RU
 
Регистрация: 13.05.2006
Адрес: Москва
Сообщений: 3,559
Сказал спасибо: 76
Сказали Спасибо 326 раз(а) в 230 сообщении(ях)
avr123-nm-ru на пути к лучшему
По умолчанию Re: Вышла новая версия библиотеки Lufa Version 100807

Интересно как теперь AVRISP-MKII клон работает.
__________________
Обучалка AVR PIC ARM начинающим программирование курс самоучитель шаг за шагом с нуля, CVAVR, PROTEUS, MPLAB, WinAVR, IAR, KEIL электроника - http://proavr.narod.ru
avr123-nm-ru вне форума  
Непрочитано 05.08.2010, 19:41  
harchenko_pavel
Прописка
 
Регистрация: 28.09.2006
Сообщений: 144
Сказал спасибо: 11
Сказали Спасибо 95 раз(а) в 51 сообщении(ях)
harchenko_pavel на пути к лучшему
По умолчанию Re: Вышла новая версия библиотеки Lufa Version 100807

Сообщение от avr123-nm-ru Посмотреть сообщение
Интересно как теперь AVRISP-MKII клон работает.
Шил с новой прошивкой Atmega128 и 16, все ок.
harchenko_pavel вне форума  
Непрочитано 05.08.2010, 21:42  
avr123-nm-ru
Почётный гражданин KAZUS.RU
 
Регистрация: 13.05.2006
Адрес: Москва
Сообщений: 3,559
Сказал спасибо: 76
Сказали Спасибо 326 раз(а) в 230 сообщении(ях)
avr123-nm-ru на пути к лучшему
По умолчанию Re: Вышла новая версия библиотеки Lufa Version 100807

и EEPROM ?
__________________
Обучалка AVR PIC ARM начинающим программирование курс самоучитель шаг за шагом с нуля, CVAVR, PROTEUS, MPLAB, WinAVR, IAR, KEIL электроника - http://proavr.narod.ru
avr123-nm-ru вне форума  
Непрочитано 05.08.2010, 21:53  
harchenko_pavel
Прописка
 
Регистрация: 28.09.2006
Сообщений: 144
Сказал спасибо: 11
Сказали Спасибо 95 раз(а) в 51 сообщении(ях)
harchenko_pavel на пути к лучшему
По умолчанию Re: Вышла новая версия библиотеки Lufa Version 100807

Сообщение от avr123-nm-ru Посмотреть сообщение
и EEPROM ?
Проверил, EEPROM PROGRAMMING FAILED!

Последний раз редактировалось harchenko_pavel; 06.08.2010 в 09:39.
harchenko_pavel вне форума  
Непрочитано 06.08.2010, 12:43  
Nimnul
Прохожий
 
Регистрация: 22.03.2005
Сообщений: 7
Сказал спасибо: 8
Сказали Спасибо 0 раз(а) в 0 сообщении(ях)
Nimnul на пути к лучшему
По умолчанию Re: Вышла новая версия библиотеки Lufa Version 100807

Обидно..а в чем может быть дело?
Пробовал mega8...тоже затыкон с епромом
Nimnul вне форума  
Непрочитано 22.04.2011, 08:06  
IliaDomov531
Прохожий
 
Регистрация: 21.04.2011
Сообщений: 1
Сказал спасибо: 0
Сказали Спасибо 0 раз(а) в 0 сообщении(ях)
IliaDomov531 на пути к лучшему
По умолчанию Re: Вышла новая версия библиотеки Lufa Version 100807

А мужики-то не знают
IliaDomov531 вне форума  
 

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

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

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

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

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
Вышла новая версия пакета проектирования LTCC устройств Durst HYDE v13.05 Yuri_Potapoff Proteus, KiCAD и другие ECAD 0 08.06.2010 11:04
Вышла новая версия системы проектирования СВЧ антенн Antenna Magus version 2.0 Yuri_Potapoff Proteus, KiCAD и другие ECAD 0 14.04.2010 16:04
Вышла новая версия системы проектирования MEMS устройств CoventorWare 2010 Yuri_Potapoff Proteus, KiCAD и другие ECAD 0 08.04.2010 12:54
Вышла новая версия CAM350 v10.2 Yuri_Potapoff Proteus, KiCAD и другие ECAD 0 18.02.2010 14:10
Вышла новая версия системы проектирования печатных плат Zuken CADSTAR 12.0 Yuri_Potapoff Proteus, KiCAD и другие ECAD 0 23.11.2009 16:43


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


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