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 ArticleSTM32 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 ArticleEthernet 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 ArticlePhysical 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 ArticleUbuntu 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 ArticlePort Number of a Web Application on SharePoint 2013
How can I extract a specific web application port number using Powershell?
View ArticleUnable 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 ArticleThings 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 ArticleAtTiny85 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