Bascom-AVR 2.0.7.7 (Public Release)

Bascom, Wiring és Arduino frissítések, hátterei esetleges hibái
Avatar
Robert
Elektronbűvölő
Hozzászólások: 10191
Csatlakozott: 2005. december 9. péntek, 7:00

Bascom-AVR 2.0.7.7 (Public Release)

Hozzászólás Szerző: Robert »

A letölthető (regisztrált) Bascom-AVR újdonságok:

- special tool tip added. When SHIFT is pressed and the cursor is moved over a variable/constant it will show information. But only when code explorer is visible.
- attiny441 and attiny841 dat files added. Not test with a sample chip yet.
- Base64dec and Base64enc depended on tcpip.lbx which would give an error for the w5100/5200 and 5300
- tiny828 dat file added
- xmega com5-com8 did not support RS-485.
- START DMACHx start will now wait till the DMA channel is ready before the DMA channel is started.
- missing bit defs added to m32m1 and m64m1
- SHIFTIN range check (when number of bits is specified) did not took arrays into account.
- added pulsein.lib which has option for custom timeout and variable input delay.
- background RC5 received : When you include a CONST=_RC5_TOGGLE=1 you get the toggle bit in the address byte.5
- MOD on DWORDS gave a wrong result because a signed MOD for LONGs was used.
###########################################################################
- CRC32 returned the data in the reversed order.
This has been corrected BUT it will have impact on your code. In mcs.lib you will find the old code.
You move this to a lib and use that for compatibility.
###########################################################################
- m165Adef.dat added
- plain AVR : disable JTAG fixed so it will set the JTD bit.
- multi 1wire bus with xmega 1wwrite failed.
- setting a bit in an array failed in 2077 beta build 1.
- SEROUT works with internal pull up. By defining a constant named SEROUT_EXTPULL there is no internal pullup.
- glcdKS108.lib updated to support higher clock frequencies.
- xmega twi slave support added to i2c addon
- added xmega twi sample.
- added option to draw indention lines for easy visual grouping of structures.
- CONFIG ACx1 , OUTPUT option will set AC1OUT, providing the xmega has this option bit.
- Config OSC will wait till all activated oscillators are ready.
- CONFIG DCF77 has a new option : DCFPULSE with a default value of 150.
- config graphlcd has a new setting for custom libs : config graphlcd=custom, cols=x,rows=x,kind=z,lcdname="somename"
- config usi=twislave added for i2cslave addon
- spimove() has optional parameter to specify the amount of bytes.
- for baud rate calculation the double speed mode is used when possible.
- new alternative soft i2c master lib added i2cv2.lib. this is an improved library.
- editor has an option to remove blank lines when pasting from the clipboard.
- toggle a bit on a passed parameter in a sub did not work
- case (select case) can accept multiple lines now, delimited by :
Nincs meg a kellő jogosultságod a hozzászóláshoz csatolt állományok megtekintéséhez.
Válasz küldése