IBEX
  • Home
  • Tech Department
  • Software Developers
  • Electronic Designers
  • Product Design
☰
  • Home
  • Tech Department
  • Software Developers
  • Electronic Designers
  • Product Design
  • Web & Cloud Development
  • AI Integration
  • Mobile App Development
  • FAQ
  • About Us
  • Contact Us
  • Portfolio
  • Resources
  • Under the Hood
  • News

Raspberry Pi Resources

Our resources for other developers, designers and engineers.

Raspberry Pi Projects

IO Speed

/Programming in C/C++ / IO Pins / Programming in C/C++ / Speed / IO Speed

Using this C code running as an exe on "2012-09-18-wheezy-raspbian.img":


	while (1)
	{
		bcm2835_gpio_write(RPI_GPIO_P1_13, 0);
		bcm2835_gpio_write(RPI_GPIO_P1_13, 1);
	}

the pin output was this:

See Also

http://codeandlife.com/2012/07/03/benchmarking-raspberry-pi-gpio-speed/


open all | close all

❯ Other IBEX Resources

Home | Terms & Conditions | Privacy Policy
© Copyright IBEX Technology Ltd. All rights reserved. IBEX is a registered trademark of IBEX Technology Ltd. Raspberry Pi is a trademark of the Raspberry Pi Foundation.
Footer Logo