Quantcast
Channel: Objective Development Forums
Browsing all 4524 articles
Browse latest View live
↧

I can log in but not edit

I saw a couple other posts about this, where they solved the problem by changing hosts--I need this solved quickly, and can't move to another host that fast. There is no javascript on the page. A few...

View Article


Update Hangs

I have tried a couple of times to run the updater to 3.1 but it keeps hanging at "Update Boot Caches".Is there anything I can do about this?Thanks

View Article


v-usb vs rs232 transfer rate

is transfering some data from microcontroler to computer using v-usb faster than rs232 at maximum baudrate

View Article

Image may be NSFW.
Clik here to view.

Re: Will not index 1Password

Love the software, but this support forum so far is only slightly more helpful, I suspect, than if I walked outside and began shouting for someone to give me a hand.

View Article

Re: Will not index 1Password

I think the first paragraph of this post addresses your issue with support:Forum Rules & Guidelines

View Article


netbiosd 192.168.1.255 on port 137

At login a got this message: netbiosd tried to establish a connection to 192.168.1.255 on port 137 (netbios-ns). The request was denied automatically during login. Right now this process is in the...

View Article

Image may be NSFW.
Clik here to view.

Re: Send Integer to PC with usbMsgPtr

I know haha Okay, could you provide me with some functioning code?I now did this:      case USB_GET_TEMP:         {            usbMsgPtr = temp;            return sizeof(temp);         }But how do I...

View Article

Reminders and Fantastical

This is a bit obvious, but the integration of Reminders and Fantastical through Launchbar is gorgeous. What follow is an example.It sounds lengthy, but takes seconds, and has lots of visual...

View Article


trouble getting started with VUSB in the host side

hi everyone. I am new at the micro controller and i want to communicate with my device and PC. well i've figured out the device side, but i'm having trouble with the PC side with all the drivers...

View Article


Re: trouble getting started with VUSB in the host side

HiTinyUSBboard (http://matrixstorm.com/avr/tinyusbboard/) is an example V-USB board.Its project page has many examples and one of them is a template for interacting with a computer via USB.This...

View Article

Re: Send Integer to PC with usbMsgPtr

Hi.Your AVR has an "other understanding" of integer, than your host.One thing is the endianness (http://en.wikipedia.org/wiki/Endianness).Your AVR is BIG endian - your PC little endian.Also your AVR...

View Article

Re: trouble getting started with VUSB in the host side

thank you very much!

View Article

using Launchbar's clipboard in Parallels

I am able to use command-v to paste items off the clipboard into parallels, but I am not able to select an item from the Launchbar clipboards and paste it, I get |v pasted instead (or just v depending...

View Article


Re: Ignore Facebook email addresses in OS X Contacts

Seconded, please.

View Article

Where is clipboard history stored?

Where in the file system is clipboard history stored? I'm asking because I would like to make sure it is in my backup files. Thanks.

View Article


Re: v-usb vs rs232 transfer rate

vouvoume wrote:No, I do not think so.Most of the advantages of V-USB is cheaper and (since RS232 dies as a default interface on common computers) better supported (thanks to USB) of interconnection...

View Article

Re: netbiosd 192.168.1.255 on port 137

NetBIOS is a protocol that Windows computers use to find the name of other computers and printers. Netbiosd is the MAC's program to do the same thing. The address .255 is the broadcast IP for your...

View Article


Re: v-usb vs rs232 transfer rate

and how about this topicviewtopic.php?f=8&t=3059where people states that they got 24kB/sand is avr309 better than v-usb

View Article

Re: v-usb vs rs232 transfer rate

I think over 10k is very unlikely....(Esp. since my 9.3kBps are achieved by doing nothing else in the micro. and activating the large-code VUSB with faster code: "USB_USE_FAST_CRC")There might be some...

View Article

Re: v-usb vs rs232 transfer rate

One more question. You say that you are working on osciloscope project. What is the max frequency of measured signal which you can show correct graphically?

View Article
Browsing all 4524 articles
Browse latest View live