Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem using HAL Api
Hello, I have problem using HAL api.. I just want to open device using alt_flash_open_dev() just like in "Simple Flash Access" of "The HAL Api Reference", but it always returns 0x0. Do...
Altera_Forum
Honored Contributor
21 years agoI haven't found my solution to this problem,
but meantime, I referred to the data sheet of the Am29LV640MH, and made my own drivers to work & access ext_flash. All I can say for now is that there are no hardware & configuration problem.. I wouldn't like to deal with this any further, but If I find something new, I post it here. Thanks to queisser, Jesse, rugbybloke, I've learned many things from this problem.