Skip to main content
OSala.1
Associate
June 18, 2020
Question

Enabling STM32H745ZI-Q AXI SRAM to store Network Activations

  • June 18, 2020
  • 0 replies
  • 863 views

I am using the STM32H745ZI-Q Dual Core MCU.

My workflow is to generate the AI library using a Single Core processor and then copy the project into my Dual Core.

Now I am trying to use External Ram Configuration (STMCube) to map the activations NOT into a external RAM but into another Bank (AXI SRAM for example. Address: 0x30000000) but without any luck.

Is there any way I can allocate the Activation buffer on another RAM Bank?

This topic has been closed for replies.