Quantcast
Browsing all 4524 articles
Browse latest View live

Re: ATMEGA328P on V-USB

I use both 328 and P in my application. Boot loaders work with both. "In my case, 0xDA for boot at 0x3C00" So you tried setting both the fuse and the make to $3c00 and that did not work? Did you try...

View Article


Save location of networks

/Library/Little Snitch/Little Snitch Agent.app/Contents/MacOS/Little Snitch AgentAllow outgoing connections to domain apple.comThis rule allows Little Snitch to determine the current geographic...

View Article


Re: ATMEGA328P on V-USB

Thanks vouvoume for clarifying that.Do you know any issues or particularities with atmega328p bootloader versus atmega8 ?I'm puzzled.

View Article

Image may be NSFW.
Clik here to view.

click on configuration - loads but not repsonding

Joined today to ask the following: but first HELP, okay, now the question:I clicked on configuration and it loads (bouncing icon which eventually stops) but the configuration pane / dialog box does not...

View Article

Re: Save location of networks

Found it!It is: Save geolocations of networks, in APS tab in preferences.

View Article


Re: ATMEGA328P on V-USB

Nitz76 wrote:Do you know any issues or particularities with atmega328p bootloader versus atmega8 ?As I stated in viewtopic.php?f=8&t=4022&start=15#p25754, I even provide precompiled hexfiles...

View Article

Re: ATMEGA328P on V-USB

I tend to lead towards vouvoume advice as well. As why I brought up the pico power bit. Did you show the schematic anywhere? I know you said the normal hex works fine but you never can be sure with...

View Article

Image may be NSFW.
Clik here to view.

Re: ATMEGA328P on V-USB

Here are the picture of the board and the schematic:Maybe there are 1 or 2 caps missing.

View Article


Re: ATMEGA328P on V-USB

So... you're saying that I can use an Atmega168 and I should not have any issue like i'm having right now? I'll give it a try, since my PCB is already setup at my PCB fab. I would save some $$$.Thanks!

View Article


Re: ATMEGA328P on V-USB

You know I meant to bring that up, do you really need that much flash? The 168 is a very rock solid chip and easy to find without pico power. I have had great success with my 328's thus far. I never...

View Article

Image may be NSFW.
Clik here to view.

Re: ATMEGA328P on V-USB

I ordered some atmega168a from digikey. Looks like 168 has been corrected for... things... thus they issued a new part number with an "a". It is not a picopower.This is the first time I deal with...

View Article

Re: ATMEGA328P on V-USB

Hey, I tried some things today.I have another board using a atmega328p. I'm 100% sure this one is powered/decoupled properly.I wrote a simple bootloader application. I moved that application to 0x3C00...

View Article

Re: First project

I am also working on a project which is also my first one. I just want to do some basic things as like sign up and sign in, but there are some errors which I want to remove. so please someone share a...

View Article


Re: ATMEGA328P on V-USB

Nitz76 wrote:MCUCR = (1 << IVCE); /* enable change of interrupt vectors */MCUCR = (1 << IVSEL); /* move interrupts to bootloader flash section */Hi.Can you please send us the complete...

View Article

Re: ATMEGA328P on V-USB

Here you go. P.S. I changed the boot address to $3800 main.elf:     file format elf32-avrSYMBOL TABLE:00003800 l    d  .text   00000000 .text00800100 l    d  .bss   00000000 .bss00820000 l    d  .fuse...

View Article


Eigene Shortcodes

Hallo !WebYep ist SUPER!Ich habe eine Frage, ist es möglich mit WebYep eine Vorlage zu hinterlegen und bei erstellen eines neuen menüeintrages eine Seite mit diesem Template erstellt wird?

View Article

Einige Fragen

Hey, WebYep ist wirklich super, aber ich habe 1 Frage: Wie kann ich dem Benutzer erlauben neue Menüpunkte an zu legen und dann der neuen seite z.b eine überschrift einen content geben?

View Article


Image may be NSFW.
Clik here to view.

Re: ATMEGA328P on V-USB

Guys... this is a basic mistake;if the bootloader is set to 0x3800... this is counted in "words". When you move the origin of the program, it's counted in "bytes" (2x) sooo when you set the bootloader...

View Article

Image may be NSFW.
Clik here to view.

Re: ATMEGA328P on V-USB

what's funny about that is I had that same misunderstanding. http://www.avrfreaks.net/index.php?name ... bootloaderGuess who helped me?Though I completely over looked that.

View Article

VAT ID

Hello,I want to buy Little Snitch - 3x Single License for my business oneperson, but there is a problem when ordering. The form requires a European VAT ID.I have a business but I am not VAT registered....

View Article
Browsing all 4524 articles
Browse latest View live