Quantcast
Channel: Question and Answer » port
Browsing all 16 articles
Browse latest View live

PORT names ans CONST in an array

uC: PIC18F46K20 I want to scan, in a loop, different ports and test different pins on each port. I have different target boards so I want to be able to quickly configure each board in CONST arrays. So...

View Article



Separating a PORT into in/out and getting random nums?

Using ATMega1284 I want to generate a random number from 0-7 (maybe more range). This is the main concern. As long as it “feels” random its fine. And it could resolve the rest of my issues… anyways My...

View Article

SharePoint 2010 Alternate Access Mappings Always Resolve To Port 80

In SharePoint 2010 environment I have some of my web applications running on different ports e.g. http://my-sharepoint-server:12345 In the AAM settings in Central Administration I have the default zone...

View Article

Why Atmega328P has no PortA

This is a general question regarding Atmega328P. While I was reading the datasheet of Atmega328P, I see that it has Ports B, C, and D. So, I’m surprised to see that there is no PortA. Is there a...

View Article

pin and port in microcontroller

I’m a bit new to microcontrollers. Can you please tell me what is a port and pin in a microcontroller? What are there uses(pin and port)?

View Article


HD44780 in 4bit mode connected to only ONE PORT on PIC

i am new to PIC programming. I am using MPLAB X + XC8 compiler. I have on a breadboard an PIC18F4550 connected to a HD44780 compatible LCD. Digging online i found out a routine to interface the PIC...

View Article

testing 3 port bit values and Anding the values

i am flashing an led, but if i detect that 3 port pins all have 0 on them, Anding the result all to zero, i wish the led to stop flashing. But why doesnt his work? if (RB3 & RB4 & RB5 == 0){...

View Article

STM32 F205VCT6: GPIO B Port 6 and 7 do not work?

I’m using the STM32 F205VCT6. I have a simple blinking LED program written in C++ with VisualGDB (and VS 2013 Community). It works fine for pins like A1 and E2, but it doesn’t for B6 and B7, where I...

View Article


Ethernet Port Listener Throughput Maximisation

We have a distributed sensor network (12 nodes), using Ethernet as the backend protocol. These are networked at 100Mb/s to a single 1Gb/s link using a 16-port switch. I’ve previously seen Java and C...

View Article


Physical significance of singular matrix in two port network

In class we’ve been introduced to two port networks, and I was wondering: Is there a physical significance to a singular matrix in a two port network, or is it simply where the mathematical model...

View Article

Ubuntu Software to monitor current speed of serial port transfer? [closed]

Are there any software that can be downloaded from Ubuntu Software Center that monitors and displays current/real-time Serial Port read and write speeds (transfer speed)? Or any 3rd party software that...

View Article

Port Number of a Web Application on SharePoint 2013

How can I extract a specific web application port number using Powershell?

View Article

Unable to assess SharePoint site from local client machine

SharePoint 2010 is hosted in Windows Server 2008 R2 in ISS 7. There is two Port. Port 1: http://ABCServer:5000/ – it is accessible from client machine. (Running with Windows authentication) Port 2:...

View Article


“There is no server on port 443” Error

I used to access sharepoint site using sharepoint designer till yesterday. Yesterday all of a sudden I am not able to access it using sharepoint designer. I can access it in browser. When try to open...

View Article

Things That Affect NIC Cards' Performance?

Folks, I have a laptop and a tower. And I use EtherCAT (through Ethernet port) on both. But I notice that if I unplug my cables on the tower, I loose a lot of frames, where as in the laptop I may not...

View Article


AtTiny85 reading from PIN

First, I’m kinda new to this AVR world, please don’t be too hard. I’m running into a very simply problem. I’m trying to use the ATTiny85 inside the Arduino framework, but without the Arduino functions...

View Article
Browsing all 16 articles
Browse latest View live




Latest Images