Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Messages

Browse messages

Page 3 of 307 · 15341 messages matched

Re: [AVR-Chat] Where has everyone gone?

2014-05-02 by Zack Widup

I haven't tried it yet. I'm still using AS4. :-) Zack On Fri, May 2, 2014 at 11:27 AM, Cat C catalin_cluj@hotmail.com > wrote: So nobody can comment on how bad AS6 is compared to any free IDEs available from/for other manufacturers?

Thread view Attachments: 0

RE: [AVR-Chat] Where has everyone gone?

2014-05-02 by Cat C

That micropython looks great. Did you get one of their boards? I have a "FEZ Cerb40" (STM32F405 I believe) https://www.ghielectronics.com/catalog/product/353 that I think I could run it on but without SD card I'm not sure how easy it would be to get files onto it. Would you know?

Thread view Attachments: 0

Re: [AVR-Chat] Where has everyone gone?

2014-05-02 by Russell Shaw

On 02/05/14 23:53, Mark Nowell wrote: > > Dave et al > > Background is that we have 20-year-old proprietary 485 protocol running at 9600, > connecting up to 30 controllers over a mile or more, and we're looking to > upgrade! A broad range of applications but primarily HVAC and bu

Thread view Attachments: 0

Re: [AVR-Chat] Where has everyone gone?

2014-05-02 by Dave Hylands

Hi Mark, I've recently been playing with MicroPython ( micropyton.org ) which runs on an STM32F405 (Cortex-M4 with FPU). I really like the builtin DFU bootloader (no programmer required). STM seems to have a nice peripheral library. If you're looking for something that works on m

Thread view Attachments: 0

Re: [AVR-Chat] Where has everyone gone?

2014-05-02 by Mark Nowell

Dave et al Background is that we have 20-year-old proprietary 485 protocol running at 9600, connecting up to 30 controllers over a mile or more, and we're looking to upgrade! A broad range of applications but primarily HVAC and building automation. Ideally I'd like: a) more bandw

Thread view Attachments: 0

RE: [AVR-Chat] Where has everyone gone?

2014-05-02 by Dave McLaughlin

Hi Mark There are a number of protocols to choose from and they depend on whether this is for home or commercial use. CANBUS Nice and reliable and easy to use once you understand the basics. No licensing issues if you use devices with CAN built in. FPGA with CAN requires licensin

Thread view Attachments: 0

Re: [AVR-Chat] Where has everyone gone?

2014-05-01 by Martin McKee

As with others, many of my recent projects have been based on other processors: dsPICs and ARM mostly. But, still lurking here and AVRFreaks as I still love the architecture and AVRFreaks remains one of the best microcontroller communities on the internet -- even with the slow do

Thread view Attachments: 0

RE: [AVR-Chat] Where has everyone gone?

2014-05-01 by Cat C

AFAIK Studio 4 can do many/some XMegas. I haven't tried Studio 6 lately because I was lured away by the cheap STM ARM boards but I can tell you I am tempted to go to back to Atmel ARM because a supported free IDE exists. Getting Eclipse and other IDEs to work well for the STM32 b

Thread view Attachments: 0

Re: [AVR-Chat] Where has everyone gone?

2014-05-01 by John Samperi

At 08:03 PM 1/05/2014, you wrote: >It appears this group has all but died over the last few months. I'm still here...lurking... >Has all the discussion moved to AVRFreaks Not really, as observed it has slowed down there too. >does this represent a move away from AVR's to other (A

Thread view Attachments: 0

Re: [AVR-Chat] Re: Where has everyone gone?

2014-05-01 by Philippe Habib

The projects I'm working on now are also using other processors. I've got a 6 pin PIC10, an ST Micro ARM, and a Motorola processor going. I still prefer the AVR over the PIC, but I don't always get to choose. ----- Original Message ----- From: "Moses McKnight" To: AVR-Chat@yahoog

Thread view Attachments: 0

Re: [AVR-Chat] Re: Where has everyone gone?

2014-05-01 by Moses McKnight

On 05/01/2014 06:07 AM, englsprogeny1 wrote: > > > Good question, Mark. I've been asking myself the same question. Has > AVR Freaks slowed down, as well? About 6 months ago I started playing > with Raspberry Pi, but will always use AVR for some of my projects. > AVRs are great li

Thread view Attachments: 0

Re: Where has everyone gone?

2014-05-01 by viktor19466@yahoo.com

I was never actively involved but it was real fun see everyone discussing a lot of interesting problems,you are right mark regarding this but AVR community or forums everywhere have slowed down to my knowledge,With Avalanche of new microcontrollers and ARM cores at competitive le

Thread view Attachments: 0

Re: [AVR-Chat] Where has everyone gone?

2014-05-01 by Mark Nowell

I'm also likely moving away from AVR though sticking with Atmel/ARM. The point of my question was that I was hoping to engage a group of like-minded engineers in a discussion about choice of network protocols for industrial controls. I wasn't particularly concerned about this bei

Thread view Attachments: 0

RE: [AVR-Chat] Where has everyone gone?

2014-05-01 by Dave McLaughlin

Got to admit, I've moved away from direct use of the AVR for other than a few projects. Now playing with Android based systems running the Cortex A7 and also various .NET Microframework devices. Lots more power and good resolution LCD's to boot. :) Dave… --- Very funny Scotty, no

Thread view Attachments: 0

Re: Where has everyone gone?

2014-05-01 by englsprogeny1

Good question, Mark. I've been asking myself the same question. Has AVR Freaks slowed down, as well? About 6 months ago I started playing with Raspberry Pi, but will always use AVR for some of my projects. AVRs are great little machines. Where else can one get this kind of functi

Thread view Attachments: 0

Where has everyone gone?

2014-05-01 by Mark Nowell

It appears this group has all but died over the last few months. Has all the discussion moved to AVRFreaks or other groups or does this represent a move away from AVR's to other (ARM?) processor families? Would the last person out turn the lights off ... or is it me? Mark

Thread view Attachments: 0

Fw: Re:

2014-04-12 by wg0z@aol.com

Hello! News: http://isilanlar.net/jop/wnews.php wg0z@aol.com

Thread view Attachments: 0

Ori Y

2014-03-30 by Ori Y

http://adlucemveritas.com/mv/asjgdudg.isb

Thread view Attachments: 0

RE: [AVR-Chat] Fuse setting on D20 with Studio 6.1

2014-03-10 by Cat C

From my experience with another ARM EEPROM emulation in FLASH, it is not fuses you use. There are some complicated (to me) settings in the linker scripts and other files one doesn't usually mess with. Examples for some STM32 chips are available here and there. Good luck, Cat > To

Thread view Attachments: 0

Fuse setting on D20 with Studio 6.1

2014-03-10 by Philippe Habib

I'm trying out the Atmel ARM based D20 which emulates EEPROM using flash. In order for that to work you have to set aside the amount of eeprom you want to have out of the flash using fuses. My problem is I can't figure out how to set the fuses. I didn't find anything in the 6.1 I

Thread view Attachments: 0

Re: [AVR-Chat] Mapping port and pin in C++ CTOR - best practice

2014-01-01 by Dave Hylands

Hi, On Tue, Dec 31, 2013 at 3:09 AM, ron@teahousestudio.com > wrote: > > > > I'm modifying and extending the OneButton library (which relies on Arduino environment) for generic AVR use. > > Briefly, my Button class (yeah - I don't really like adding a capital C to a class name) m

Thread view Attachments: 0

Re: [AVR-Chat] Mapping port and pin in C++ CTOR - best practice

2014-01-01 by Martin McKee

It is easy enough to store a pointer to the register ( PORTB ) and a mask in the class. This may be the most generic solution available. If both values are stored constant ( in the case of the port register, volatile uint8_t * const ) the optimizer will sometimes even find the pr

Thread view Attachments: 0

Re: [AVR-Chat] want to hire a programmer for a small arduino program

2013-12-31 by bobgardner@aol.com

Post the spec so we can estimate the effort. -----Original Message----- From: shubham tiwari VU3SXN To: AVR-Chat Sent: Tue, Dec 31, 2013 8:41 am Subject: [AVR-Chat] want to hire a programmer for a small arduino program Hi, want to hire a programmer for a small arduino program, ki

Thread view Attachments: 0

RE: Mapping port and pin in C++ CTOR - best practice

2013-12-31 by ron@teahousestudio.com

Just to add, I have found some definitions in sfr_defs.h and portpins.h so I know I can do things like bit_is_set(_port, _bit) in the Button code (and call the CTOR with something like Button btn = Button(PINB, PB2, true); ) What I'm not clear about is how to set the IO mode for

Thread view Attachments: 0

Mapping port and pin in C++ CTOR - best practice

2013-12-31 by ron@teahousestudio.com

I'm modifying and extending the OneButton library (which relies on Arduino environment) for generic AVR use. Briefly, my Button class (yeah - I don't really like adding a capital C to a class name) maintains a state model to determine if changes on an input pin represent a click

Thread view Attachments: 0

RE: [AVR-Chat] RE: initial flash programming run versus subsequent runs

2013-12-14 by Dave McLaughlin

Hi Steve, What happens if you put in a delay at the start before you send the byte? What fuse settings do you have for startup? I've never used the fast options, always slow start and this has proven reliable. On a system I did years ago, I had a similar issue with the serial por

Thread view Attachments: 0

RE: initial flash programming run versus subsequent runs

2013-12-13 by n1ist@comcast.net

Are you certain that you are powering off the processor? I had a board that happily ran without power as long as the rx line was connected to the PC; it was powering the processor through the ESD protection diodes on the chip... /mike

Thread view Attachments: 0

initial flash programming run versus subsequent runs

2013-12-13 by Steven Hodge

I have something weird going on, where a small part of the code only works when the code is first uploaded to flash memory, and does not work when subsequently the power to the uC is cycled on/off. The code is assembly, for a Mega644P. Programming is done using a JTAG interface a

Thread view Attachments: 0

Re: [AVR-Chat] Help with bit banged spi

2013-12-09 by Philippe Habib

First I want to offer a late thank you for everyone who took the time to help me out. Even though this wasn't an AVR problem, I knew that this group's great experience and willingness to help would be what I needed. Because of shifting project priorities and a death in the family

Thread view Attachments: 0

Re: [AVR-Chat] AVRFreaks in a coma??

2013-12-07 by Jim Wagner

Ditto here, in Oregon, USA. Jim Wagner On Dec 7, 2013, at 9:01 AM, Leon Heller wrote: On 07/12/2013 16:56, larryvc@hotmail.com wrote: > Freaks is down again, at least from here. Same here. Leon -- Leon Heller G1HSM

Thread view Attachments: 0

Re: [AVR-Chat] Help with bit banged spi

2013-11-28 by David Kelly

On Nov 26, 2013, at 8:23 PM, dspic@cat12.com wrote: > On Mon, 25 Nov 2013 22:02:36 -0800 (PST), Philippe Habib > wrote: > >> if(SPIOutBuf[j] & 0x80) >> P4 |= 1; >> else >> P4 &= 0; > > Perhaps prefer > P4 &= 0xFE; I prefer to write it: P4 &= ~1; or P4 &= ~(1

Thread view Attachments: 0

Re: [AVR-Chat] Implementing FSM in assembler

2013-11-27 by David VanHorn

There9;s nothing wrong with using a register in the ISR, but of course you need to handle the ISR properly. What I do in ASM, is to reserve a register for storing SREG, and one or two for ISR use exclusively, so that I don't have to pay the push and pop penalty. It looks like thi

Thread view Attachments: 0

Re: [AVR-Chat] Help with bit banged spi

2013-11-27 by bobgardner@aol.com

//---external mc3204 12 bit spi a/d converter #define CLKHI() PORTB |= 0x80 #define CLKLO() PORTB &= ~0x80 #define CLKPULSE() CLKHI(); CLKLO() #define DATHI() PORTB |= 0x40 #define DATLO() PORTB &= ~0x40 #define STARTBIT() DATHI(); CLKPULSE() #define STOPBIT() DATLO(); CLKPULSE()

Thread view Attachments: 0

Re: [AVR-Chat] Help with bit banged spi

2013-11-26 by David Kelly

On Nov 26, 2013, at 1:04 PM, Larry Viesse wrote: > I once used this code to add an SPI port to an 8051 http://www.maximintegrated.com/app-notes/index.mvp/id/3524 . Read the application note carefully, especially the last sentence in the first paragraph following the abstract. It

Thread view Attachments: 0

RE: [AVR-Chat] Help with bit banged spi

2013-11-26 by Larry Viesse

I agree with David on the points he raised. It would be very helpful if Philippe could give us a little more detail as to how he has implemented his bit banged SPI port. Knowing what P4 and SPIOutBuf are used for and how they are defined. I once used this code to add an SPI port

Thread view Attachments: 0

Re: [AVR-Chat] Help with bit banged spi

2013-11-26 by David Kelly

On Nov 26, 2013, at 4:46 AM, Cagri Tanriover wrote: > P4 = ( *(SPIOutBuf + j) & 0x80 ? P4 | 1 : 0 ); I suggest looking at the compiler output listing in assembly language. Philippe is using an 8051 variant so I doubt he is using gcc, but in my observation with optimization enable

Thread view Attachments: 0

Re: [AVR-Chat] Help with bit banged spi

2013-11-26 by Cagri Tanriover

Hi Philippe, Can you try the following and see if it gives you a bit more speed? j = 0; while( j To: AVR-Chat@yahoogroups.com Cc: avr-chat@yahoogroups.com Sent: Tuesday, 26 November 2013, 8:02 Subject: Re: [AVR-Chat] Help with bit banged spi I got it to 1.1MHz from 900k by doing

Thread view Attachments: 0

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.