Forums
How Can Hairy Global Variable be Hidden Away?

Hi there, sorry to bug you with yet another stupid coding question (I R a hardware design engineer). This is related to my 12x12 ping pong ball array where each...
This is just a quick question -- take a look at the following function:uint8_t GetBlue (uint32_t tmpColor){ return (uint8_t) (tmpColor & 0xFF);}I'm writing...
STM32H747 GPIO access by two cores

HiI use dual-core STM32H747 for math processing and periodic output via QuadSPI on M7 processor, and the rest of hardware control with I2C on M4. Apparently I reserved...
Advice on resetting local function variables

Hello.I would like some advice on good implementation strategies/general practices for C, 8bit micro.for example i have in one of my project a functions that ramps...
Hi there -- sorry to bug you with a newbie question, but I'm a hardware design engineer, so software sometimes leaves me a bit confused.Can you take a quick glance...
We use Openwrt 18.06 for a LinkIt Smart 7688 development board. We use the latest mt76 open source wifi driver for an embedded mt7603 wifi IC. It's possible to use...
Software choices to make for a young company project

Hi everyone, I’m working in a young biotech company developing a scientific instrument for supporting its technology. I contact you on this forum for having your...
Hello,I have been developing a C language software for software oscilloscope which is part of a control software. From timing point of view the software consists...
I have STM8 based hardware design. But I am not able to decide what interface I should expose to program it with Arduino. It has UART, SPI, etc interfaces.What...
Crosscompiling for ARM926EJ-s device with hardware float operations support

I need to cross compile c++ code for an embedded device with the specs shown below with hardware float operations support. Cross compiling from Ubuntu 20.04 without...
Registering will allow you to participate to the forums on ALL the related sites and give you access to all pdf downloads.