ATM90E26 SPI Driver for STM32G491
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-06 10:01 PM
Hi,
I am working with AGM90E26 Energy meter with STM32G491 with SPI.I checked for the drivers but I didn't find. If possible can anyone please share the energy meter SPI driver/resource link of that driver. It will be helpful
Thanks
Solved! Go to Solution.
- Labels:
-
SPI
-
STM32G4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-08 11:30 PM
Well, it looks like its website contains with the data sheet and an application note all the relevant information to write a driver. Additionally, ideas for driver can be found on Github, e.g. this one, which can certainly be adapted to STM32.
If the problem is solved, please mark this thread as answered by selecting Accept as Solution, as also explained here. This will help other users find that answer faster.
Good luck!
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-08 6:45 AM - edited ‎2023-08-08 6:48 AM
Welcome @sireevenkat1, to the community!
Pardon the clueless question, but where can you find information on AGM90E26, its manufacturer, etc.? Apart from your hint that it is supposed to be an energy meter, I can't find any information about it with all my search engines.
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-08 9:44 PM - edited ‎2023-08-08 9:45 PM
Hi @Peter BENSCH,
Sorry for my typing mistake.
ATM90E26 is Atmel M90E26 Single-Phase Energy Metering IC from Microchip. I am interfacing ATM90E26 with STM32G491RE using SPI. For that I didn't find any firmware driver for development. Can you please share the any useful resource link/if driver already available can you please share the driver link. It will be helpful.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-08 11:30 PM
Well, it looks like its website contains with the data sheet and an application note all the relevant information to write a driver. Additionally, ideas for driver can be found on Github, e.g. this one, which can certainly be adapted to STM32.
If the problem is solved, please mark this thread as answered by selecting Accept as Solution, as also explained here. This will help other users find that answer faster.
Good luck!
/Peter
