I need to convert a DWORD into 4 bytes to send to serial RAM. All the examples of using SPIRAM, EEPROM and FLASH use *variable
to send and receive. I can break the DWORD down into bytes which I stuck in a char[3]
. I don't, apparently even with all my books and Google, know how to convert to a *variable. How is this done?
kent.johnstone 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.